-
Notifications
You must be signed in to change notification settings - Fork 447
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
Move to stronger password hash #2401
Commits on Mar 8, 2018
-
web: Add password compatability library (MIT License) from
Kevin Reed committedMar 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 5809474 - Browse repository at this point
Copy the full SHA 5809474View commit details -
web: initial changes for improving password hashing (join, change email,
change password, login)
Kevin Reed committedMar 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 4b147e6 - Browse repository at this point
Copy the full SHA 4b147e6View commit details
Commits on Mar 9, 2018
-
web: Only rehash password on login when needed
Kevin Reed committedMar 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 09a3666 - Browse repository at this point
Copy the full SHA 09a3666View commit details -
web: Fix autofocus and tab order for the login form
Kevin Reed committedMar 9, 2018 Configuration menu - View commit details
-
Copy full SHA for cfa5cd6 - Browse repository at this point
Copy the full SHA cfa5cd6View commit details -
web: changes for improving password hashing (admin, web_rpcs)
Kevin Reed committedMar 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 2f29996 - Browse repository at this point
Copy the full SHA 2f29996View commit details
Commits on Mar 13, 2018
-
web: Once hashed a password does not need to be escaped when inserting
it into the database
Kevin Reed committedMar 13, 2018 Configuration menu - View commit details
-
Copy full SHA for ea6f2c3 - Browse repository at this point
Copy the full SHA ea6f2c3View commit details -
web: Fix style incompatibilities
Kevin Reed committedMar 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 1ceb1e3 - Browse repository at this point
Copy the full SHA 1ceb1e3View commit details
Commits on Mar 22, 2018
-
Merge branch 'master' into knr_passwd_hash
Kevin Reed committedMar 22, 2018 Configuration menu - View commit details
-
Copy full SHA for e48bb4a - Browse repository at this point
Copy the full SHA e48bb4aView commit details
Commits on Apr 4, 2018
-
Merge branch 'master' into knr_passwd_hash
Kevin Reed committedApr 4, 2018 Configuration menu - View commit details
-
Copy full SHA for df64472 - Browse repository at this point
Copy the full SHA df64472View commit details -
Add the password compatability library to the create project setup
scripts
Kevin Reed committedApr 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 333e5c4 - Browse repository at this point
Copy the full SHA 333e5c4View commit details -
web: refactor password hashing changes to move compatibility library …
…as a .inc file and to move common functions into user_util.inc
Kevin Reed committedApr 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 78f96d2 - Browse repository at this point
Copy the full SHA 78f96d2View commit details
Commits on Apr 17, 2018
-
Merge branch 'master' into knr_passwd_hash
Conflicts: py/Boinc/setup_project.py
Kevin Reed committedApr 17, 2018 Configuration menu - View commit details
-
Copy full SHA for fbd7447 - Browse repository at this point
Copy the full SHA fbd7447View commit details