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

No longer mandate password complexity #20

Merged
merged 1 commit into from
Aug 27, 2017
Merged

Conversation

0xTim
Copy link
Member

@0xTim 0xTim commented Aug 27, 2017

https://www.troyhunt.com/passwords-evolved-authentication-guidance-for-the-modern-era/

Modernise the password complexity algorithm - i.e. make sure users don't have a short password. Other than that, it should be up to them, though password managers should be encouraged!

@codecov
Copy link

codecov bot commented Aug 27, 2017

Codecov Report

Merging #20 into master will decrease coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   77.51%   77.25%   -0.27%     
==========================================
  Files          14       14              
  Lines        1459     1442      -17     
==========================================
- Hits         1131     1114      -17     
  Misses        328      328
Impacted Files Coverage Δ
Sources/SteamPress/Validators/Password.swift 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ebc7546...638d329. Read the comment docs.

@0xTim 0xTim merged commit be113b7 into master Aug 27, 2017
@0xTim 0xTim deleted the modernPasswordRequirements branch August 27, 2017 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant