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
292bedebe6
Use POST instead of GET for forms. It seems like it's working now.
2013-11-11 07:34:27 -06:00
..
auth_page.py
prepend server_dir to remaining redirects
2013-11-02 11:34:23 +00:00
auth.py
Fix check for already existing username in add_user. Add documentation of process for storing and validating hashed passwords.
2013-11-11 07:31:53 -06:00
forms.py
Use POST instead of GET for forms. It seems like it's working now.
2013-11-11 07:34:27 -06: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