11 Commits (2bfea987e921230401afacdc701d2479947fd236)

Author SHA1 Message Date
  Shea Polansky 54a95a0ee2
Add http header auth (#457) 4 years ago
  Pēteris Caune 6a0c90853b
request.project is now unused, removing 5 years ago
  Pēteris Caune cdfc9840a7
Source formatted with Black 6 years ago
  Pēteris Caune d403260e9b
Preload Profile.current_project, saves one query per request. 6 years ago
  Pēteris Caune 367f5a595d Small tweaks to make sure we don't query accounts_profile multiple times on every request. 7 years ago
  Pēteris Caune de7160a0e6 login, set-password, and change-email tokens use different salts. 7 years ago
  Pēteris Caune 74f7c50a65 Fix deprecation warnings. 8 years ago
  Pēteris Caune a4bcbb28aa /admin/login/ uses the same login view as the main site. 8 years ago
  Di Wu 79b7327c9e fix tests and optimize authentication and fix some unclosed markup 9 years ago
  Pēteris Caune 1dacc8b797 Users can add passwords to their accounts. Fixes #6 9 years ago
  Pēteris Caune dd188064fa Store the one time login token in profile so user.password can be used for regular passwords. 9 years ago