This website requires JavaScript.
Explore
Help
Sign In
nik
/
FreedomBox
Watch
1
Star
0
Fork
0
You've already forked FreedomBox
mirror of
https://github.com/freedombox/FreedomBox.git
synced
2026-01-28 08:03:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreedomBox
/
modules
/
installed
/
lib
History
James Valleroy
4a9177a257
Use bcrypt for login form. Add tests to check that salts and hashes are random, and check handling of invalid passwords or salts.
2013-11-11 07:28:26 -06:00
..
auth_page.py
prepend server_dir to remaining redirects
2013-11-02 11:34:23 +00:00
auth.py
Use bcrypt for login form. Add tests to check that salts and hashes are random, and check handling of invalid passwords or salts.
2013-11-11 07:28:26 -06:00
forms.py
Add support for radio buttons.
2013-09-19 12:35:16 +02:00
user_store.py
Remove commit line from UserStore. This function was not defined in withsqlite, and also unnecessary since autocommit is on.
2013-11-02 17:34:17 +00:00