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
|
0994006603
|
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
|
6 years ago |
Pēteris Caune
|
16bff94fab
|
Use BaseTestCase in test_login, less repetition
|
6 years ago |
Pēteris Caune
|
965998df18
|
Fix tests.
|
6 years ago |
Pēteris Caune
|
5aba9d6196
|
Fix after-login redirects to "Check Details" and other pages.
|
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
|
9214265136
|
Separate sign up and login forms.
|
6 years ago |
Pēteris Caune
|
4acd6a16e8
|
Login form: rename the email box to "identity" to avoid some auto-signup bots
|
6 years ago |
Pēteris Caune
|
a58ce791c0
|
Improved layout & style, fixed hamburger menu in login page.
|
6 years ago |
Pēteris Caune
|
9cbd0138da
|
Demo checks shown on welcome page are not saved to database. User's first check is created when creating the user.
|
7 years ago |
Pēteris Caune
|
a4855e1900
|
Rename form field "email" to "identity" to hopefully avoid some auto-form-fill spam.
|
7 years ago |
Pēteris Caune
|
157bd74aeb
|
Add test for case insensitive email addresses.
|
7 years ago |
Pēteris Caune
|
965accaedb
|
REGISTRATION_OPEN setting. superuser accounts by default have team access enabled. Fixes #97 and #113
|
8 years ago |
Pēteris Caune
|
d9171adb1d
|
_associate_demo_check was crashing for returning users after cleaning up old checks.
|
8 years ago |
James Moore
|
b1bb1540b8
|
adds a SITE_NAME setting that's used to label the site
|
8 years ago |
Di Wu
|
2ebad09d14
|
check token redirect to login on bad token
|
9 years ago |
Pēteris Caune
|
947f686c61
|
Organize imports using isort.
|
9 years ago |
Pēteris Caune
|
364e7ebec9
|
Tests for hc.accounts
|
9 years ago |