Jens Langhammer
|
e1f1f617b6
|
fix UserChangePasswordView not requiring Login
|
2019-03-11 11:25:59 +01:00 |
Jens Langhammer
|
54427f7c68
|
use HTML5 autocomplete values to better handle password managers
|
2019-03-02 23:19:58 +01:00 |
Jens Langhammer
|
5b771da972
|
switch from first_name and last_name to name
|
2019-02-27 15:09:05 +01:00 |
Jens Langhammer
|
b726583084
|
Keep GET parameters throughout entire login process
|
2019-02-27 12:35:48 +01:00 |
Jens Langhammer
|
421f51770c
|
implement password policy checking on signup and password change closes #8
|
2019-02-26 15:40:58 +01:00 |
Jens Langhammer
|
ad96f7dbb8
|
add E-Mail support via celery task, untested, closes #17
|
2019-02-26 14:10:53 +01:00 |
Jens Langhammer
|
06b65a7882
|
add unittests, woo
|
2019-02-26 10:57:05 +01:00 |
Jens Langhammer
|
39d9fe9bf0
|
add passbook.pretend to use passbook in applications which don't support generic OAuth
|
2019-02-26 09:10:37 +01:00 |
Jens Langhammer
|
98b414f3e2
|
add SignUp Confirmation (required by default, can be disabled in invitations) closes #6
|
2019-02-25 21:03:24 +01:00 |
Jens Langhammer
|
a0d42092e3
|
add Nonce (one-time links), add password reset function (missing e-mail verification), closes #7
|
2019-02-25 20:46:23 +01:00 |
Jens Langhammer
|
f2569b6424
|
improve placeholder on login template
|
2019-02-25 19:43:33 +01:00 |
Jens Langhammer
|
8b66b40f0d
|
move forgot password to PasswordFactor
|
2019-02-25 16:41:33 +01:00 |
Jens Langhammer
|
33431ae013
|
improve OAuth Source Setup process, fix login template, closes #3
|
2019-02-25 14:10:10 +01:00 |
Jens Langhammer
|
da5568b571
|
cleanup, fix Permission Denied when Cancelling login, fix display of messages on login template
|
2019-02-25 13:02:50 +01:00 |
Jens Langhammer
|
292fbecca0
|
add password change view
|
2019-02-23 20:56:41 +01:00 |
Jens Langhammer
|
c941107d42
|
Rules -> Policies, more things
|
2019-02-21 16:06:57 +01:00 |
Jens Langhammer
|
744a320731
|
fix inconsistent naming
|
2019-02-16 10:59:23 +01:00 |
Jens Langhammer
|
89722336e3
|
fix duplicate Class naming
|
2019-02-16 10:54:15 +01:00 |
Jens Langhammer
|
59a15c988f
|
Move Factor instances to database
|
2019-02-16 09:52:37 +01:00 |
Jens Langhammer
|
648f614a1a
|
redo migrations, cleanup
|
2019-02-08 14:57:59 +01:00 |
Jens Langhammer
|
9abcc8852d
|
core: add more logging
|
2018-12-18 15:35:30 +01:00 |
Jens Langhammer
|
8383df2441
|
core: add temporary login form with support for sources
|
2018-12-18 13:26:14 +01:00 |
Jens Langhammer
|
83ed1d857b
|
core: implement new mfa authentication
|
2018-12-13 18:02:08 +01:00 |
Jens Langhammer
|
26618afb5a
|
core: add generic error view
|
2018-12-11 15:29:58 +01:00 |
Jens Langhammer
|
71f41e655f
|
core: add user settings and user delete
|
2018-12-10 16:58:35 +01:00 |
Jens Langhammer
|
bba10c6db4
|
core: set request.user after signup for audit
|
2018-12-10 15:28:08 +01:00 |
Jens Langhammer
|
d0099edac4
|
all: fully switch to Invitation
|
2018-12-10 14:49:15 +01:00 |
Jens Langhammer
|
6bcb5ef8ef
|
Fix bandit and prospector errors
|
2018-12-10 14:26:10 +01:00 |
Jens Langhammer
|
545795ebc6
|
all: invites -> invitations
|
2018-12-10 14:21:42 +01:00 |
Jens Langhammer
|
64c8458c90
|
core: properly handle invites; audit: log invite creation and usage
|
2018-12-10 14:05:27 +01:00 |
Jens Langhammer
|
2a500b3e4a
|
core: add placeholders for forms, add sign-up view
|
2018-12-10 13:51:38 +01:00 |
Jens Langhammer
|
19a8ecb55a
|
core: show applications on overview page
|
2018-12-10 10:50:19 +01:00 |
Jens Langhammer
|
1a8f3fb18a
|
Cleanup migrations (again)
|
2018-12-10 10:49:50 +01:00 |
Jens Langhammer
|
0754b07765
|
core: cleanup
|
2018-12-09 21:07:38 +01:00 |
Jens Langhammer
|
e7f7a3127c
|
core: add loading view for authorisation views
|
2018-12-09 21:07:18 +01:00 |
Jens Langhammer
|
4eb105eace
|
oauth_provider: rewrite view to check for access
|
2018-11-25 20:39:09 +01:00 |
Jens Langhammer
|
00cf64ef31
|
add logout view
|
2018-11-23 09:44:30 +01:00 |
Jens Langhammer
|
095a5c0268
|
core: add basic model against which rules can be checked
|
2018-11-22 13:12:59 +01:00 |
Jens Langhammer
|
b5bc371a04
|
code is now clean but still not working
|
2018-11-16 13:08:37 +01:00 |
Jens Langhammer
|
c1276e9695
|
redo models again
|
2018-11-16 11:41:14 +01:00 |
Jens Langhammer
|
fbaab4efaf
|
Many broken things
|
2018-11-16 09:10:35 +01:00 |
Jens Langhammer
|
5aa245cac0
|
add working oauth and ldap client
|
2018-11-11 13:41:48 +01:00 |