19 Commits (ebac101209966cc999bf14ee2039babae9244940)

Author SHA1 Message Date
  Pēteris Caune 3cfc31610a
Add extra security checks in the login_webauthn view 4 years ago
  Pēteris Caune adb7702f39
Rename login_tfa to login_webauthn 4 years ago
  Pēteris Caune 7639f0dd69
Add test cases for the login_tfa view 4 years ago
  Pēteris Caune 155a1f132b
Simplify super() calls in tests 4 years ago
  Pēteris Caune acce0808ce
Project code in URL for the "Add Slack" page. cc: #336 5 years ago
  Pēteris Caune cdfc9840a7
Source formatted with Black 6 years ago
  Pēteris Caune c1e4595ab2
If user has a single project, _redirect_after_login redirects to it. 6 years ago
  Pēteris Caune 6b0d566922
"My Projects" page. 6 years ago
  Pēteris Caune bf1395801f
Fix after-login redirects for users landing in the "Add Slack" page 6 years ago
  Pēteris Caune de7160a0e6 login, set-password, and change-email tokens use different salts. 7 years ago
  Pēteris Caune 2ea01a5ff8 A work around for email servers that open our one-time login links. 8 years ago
  Pēteris Caune fdf9c607e5 Team Access, test cleanup 9 years ago
  Di Wu fe72792fd2 use basetestcase for most test cases that require predefined user, add test for ensuretriggers, add travis cache 9 years ago
  Pēteris Caune 1dacc8b797 Users can add passwords to their accounts. Fixes #6 9 years ago
  Pēteris Caune b92b0db087 Fix tests. 9 years ago
  Pēteris Caune 74c5e5d906 Use assertRedirects() to test redirects. 9 years ago
  Di Wu 2ebad09d14 check token redirect to login on bad token 9 years ago
  Di Wu 427a0421c8 redirect already logged in user 9 years ago
  Pēteris Caune 364e7ebec9 Tests for hc.accounts 9 years ago