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
/
system
History
James Valleroy
c4b2fb1a60
Use bcrypt to hash passwords for new users in firstboot and user_add forms. Removed references to md5 hashing which was already non-functional.
2013-11-11 07:31:53 -06:00
..
config.py
Merge pull request
#50
from jvalleroy/fix-redirects
2013-11-10 19:34:34 -08:00
expert_mode.py
Prepend server_dir to form actions that use absolute paths.
2013-11-02 11:40:18 +00:00
system.py
use stdlib's json module if simplejson is missing
2013-09-10 23:12:46 +02:00
time_zones
...
2011-02-22 13:32:45 -05:00
users.py
Use bcrypt to hash passwords for new users in firstboot and user_add forms. Removed references to md5 hashing which was already non-functional.
2013-11-11 07:31:53 -06:00
wan.py
Prepend server_dir to form actions that use absolute paths.
2013-11-02 11:40:18 +00:00