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-07-22 11:59:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreedomBox
/
modules
/
installed
/
lib
History
James Valleroy
91cdbc4ef8
No need to have avoid timing side-channel attack in user_add. We're just going to tell you if the user already exists anyway.
2013-11-04 02:37:12 +00:00
..
auth_page.py
...
2011-02-22 13:32:45 -05:00
auth.py
No need to have avoid timing side-channel attack in user_add. We're just going to tell you if the user already exists anyway.
2013-11-04 02:37:12 +00:00
forms.py
Use POST instead of GET for forms. It seems like it's working now.
2013-11-04 02:13:27 +00: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