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

Validating Passwords #26

Merged
merged 40 commits into from
Nov 29, 2020
Merged

Validating Passwords #26

merged 40 commits into from
Nov 29, 2020

Conversation

Vlix
Copy link
Collaborator

@Vlix Vlix commented Oct 18, 2020

This is a new PR using the progress that @HirotoShioi made in the previous PR (#21) but kept in this repo, to adjust before merging into the master branch.

Original PR message

This PR introduces Validate module which exposes set of functions that can be used to validate Password with given PasswordPolicy.

@Vlix Vlix self-assigned this Oct 18, 2020
@Vlix Vlix added the enhancement New feature or request label Oct 18, 2020
@Vlix
Copy link
Collaborator Author

Vlix commented Nov 29, 2020

I had a last skim over the documentation and code, and it looks fine. I think we can just merge this and release password-2.1.0.0.

@Vlix Vlix merged commit 50ff093 into master Nov 29, 2020
@cdepillabout cdepillabout deleted the validate-password branch November 30, 2020 00:09
@cdepillabout
Copy link
Owner

@Vlix Thanks for finishing this up and pushing it through!

I saw you made a release here on GitHub, but it looks like maybe you haven't uploaded it to Hackage yet? Did you want me to do this?

@Vlix
Copy link
Collaborator Author

Vlix commented Dec 1, 2020

Uhmmm, not sure why I didn't. Slipped my mind, I guess.
If it's not too much hassle, please do upload it. Dunno if we want to make a Reddit announcement or something?

Also, I heard something was happening with Travis-ci.org, or something? Do we want to move away from that as well?

@Vlix
Copy link
Collaborator Author

Vlix commented Dec 8, 2020

@cdepillabout I've uploaded 2.1.0.0 and made a post here on reddit

@cdepillabout
Copy link
Owner

@Vlix Thanks for uploading it and sending the post on reddit. It seemed like it went over really well!

I create a branch for switching to github actions. I'll probably try to get this working in the next couple of days: #33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants