Pēteris Caune
|
3cfc31610a
|
Add extra security checks in the login_webauthn view
|
2020-11-19 16:21:31 +02:00 |
|
Pēteris Caune
|
adb7702f39
|
Rename login_tfa to login_webauthn
|
2020-11-16 14:16:06 +02:00 |
|
Pēteris Caune
|
7639f0dd69
|
Add test cases for the login_tfa view
|
2020-11-16 14:01:04 +02:00 |
|
Pēteris Caune
|
155a1f132b
|
Simplify super() calls in tests
|
2020-11-16 11:20:01 +02:00 |
|
Pēteris Caune
|
acce0808ce
|
Project code in URL for the "Add Slack" page. cc: #336
|
2020-02-25 14:22:34 +02:00 |
|
Pēteris Caune
|
cdfc9840a7
|
Source formatted with Black
|
2019-05-15 14:27:50 +03:00 |
|
Pēteris Caune
|
c1e4595ab2
|
If user has a single project, _redirect_after_login redirects to it.
|
2019-01-29 19:05:32 +02:00 |
|
Pēteris Caune
|
6b0d566922
|
"My Projects" page.
|
2019-01-29 10:59:10 +02:00 |
|
Pēteris Caune
|
bf1395801f
|
Fix after-login redirects for users landing in the "Add Slack" page
|
2018-11-26 17:32:23 +02:00 |
|
Pēteris Caune
|
de7160a0e6
|
login, set-password, and change-email tokens use different salts.
|
2017-08-25 12:46:21 +03:00 |
|
Pēteris Caune
|
2ea01a5ff8
|
A work around for email servers that open our one-time login links.
|
2016-07-28 21:41:28 +03:00 |
|
Pēteris Caune
|
fdf9c607e5
|
Team Access, test cleanup
|
2016-05-09 15:35:13 +03:00 |
|
Di Wu
|
fe72792fd2
|
use basetestcase for most test cases that require predefined user, add test for ensuretriggers, add travis cache
|
2016-01-18 01:02:42 -08:00 |
|
Pēteris Caune
|
1dacc8b797
|
Users can add passwords to their accounts. Fixes #6
|
2016-01-05 00:25:08 +02:00 |
|
Pēteris Caune
|
b92b0db087
|
Fix tests.
|
2016-01-04 22:47:33 +02:00 |
|
Pēteris Caune
|
74c5e5d906
|
Use assertRedirects() to test redirects.
|
2016-01-02 18:32:00 +02:00 |
|
Di Wu
|
2ebad09d14
|
check token redirect to login on bad token
|
2015-12-19 00:50:14 -08:00 |
|
Di Wu
|
427a0421c8
|
redirect already logged in user
|
2015-11-28 00:38:41 -08:00 |
|
Pēteris Caune
|
364e7ebec9
|
Tests for hc.accounts
|
2015-08-18 20:33:02 +03:00 |
|