Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add password policy #225

Merged
merged 2 commits into from
Dec 14, 2022
Merged

Conversation

NeOMakinG
Copy link
Contributor

Questions Answers
Description? We need to apply a some JS in order to show password policy tips
Type? new feature
BC breaks? no
Deprecations? no
How to test? Go on register as a customer, type your password and have fun!
Possible impacts? Register as a customer

@NeOMakinG NeOMakinG marked this pull request as draft April 4, 2022 15:42
src/js/components/usePasswordPolicy.ts Outdated Show resolved Hide resolved
src/js/components/usePasswordPolicy.ts Outdated Show resolved Hide resolved
src/js/components/usePasswordPolicy.ts Show resolved Hide resolved
@mparvazi
Copy link
Member

mparvazi commented Apr 6, 2022

Screenshot from 2022-04-06 13-20-31

Copy link
Member

@Progi1984 Progi1984 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you remove merge commits ?

@NeOMakinG
Copy link
Contributor Author

I'll leave this as a draft and not fixing things until it's merged on the core side, it will avoid me dealing with rebases and whatever :)

@NeOMakinG NeOMakinG force-pushed the add-password-policy branch 2 times, most recently from 8471324 to 0e98319 Compare September 9, 2022 13:06
@NeOMakinG NeOMakinG marked this pull request as ready for review September 9, 2022 13:23
@atomiix
Copy link
Contributor

atomiix commented Oct 19, 2022

@NeOMakinG looks like there's a conflict 🙃

NeOMakinG added 2 commits December 6, 2022 15:24
fix: integrate password policy

Json encode translations for password feedbacks

Make sure data exists before using it

Add correct configuration values

fix: eslint

Implement the score checker and

fix: make template available everywhere

Update package-lock

Fix double import
@NeOMakinG
Copy link
Contributor Author

@Hlavtox considering mparvarsi's review and stuff, can you check and approve/merge if it looks fine for you?

@NeOMakinG
Copy link
Contributor Author

@PrestaShop/prestashop-maintainers can I get a review from someone there? @Hlavtox told me that he was ready to merge it but I would like one more pair of eyes on it

@Hlavtox Hlavtox dismissed Progi1984’s stale review December 14, 2022 09:13

Merge commits removed

@Hlavtox Hlavtox merged commit 6b4d804 into PrestaShop:develop Dec 14, 2022
@Hlavtox
Copy link
Contributor

Hlavtox commented Dec 14, 2022

Thanks @NeOMakinG 💋

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants