Commit Graph

437 Commits

Author SHA1 Message Date
2eae37107d core: add slug to application 2018-12-26 17:17:39 +01:00
70afabec7e Switch to explicit AppConfig declaration 2018-12-26 14:32:33 +01:00
856687475d core: show text if no applications are defined 2018-12-19 10:17:30 +01:00
af77a768fb core: only show Admin menu if user is admin 2018-12-19 10:17:17 +01:00
9abcc8852d core: add more logging 2018-12-18 15:35:30 +01:00
0c53a95b06 core: mfa cleanup session after successful login 2018-12-18 15:34:26 +01:00
c140c6f524 core: better handle MFA BackendFactor failures 2018-12-18 15:34:15 +01:00
f26962268e core: fix error display on login form 2018-12-18 15:33:52 +01:00
1d4f49d269 core: fix invalid mfa-denied URL declaration 2018-12-18 15:33:06 +01:00
5f9befb5ee core: load db from yml 2018-12-18 13:26:47 +01:00
8383df2441 core: add temporary login form with support for sources 2018-12-18 13:26:14 +01:00
b0fa302718 core: add is_link and get_url property to base Source 2018-12-18 13:24:58 +01:00
76d70ed3b0 core: slightly adjust login form 2018-12-18 10:40:59 +01:00
764282ea9e saml_idp: Rewrite to CBV 2018-12-16 17:09:26 +01:00
9e289e9937 core: add about modal 2018-12-16 16:02:03 +01:00
9117e09f1c core: update brand 2018-12-16 15:43:23 +01:00
e81f525cea core,oauth_provider: cleanup templates, add MFA error view 2018-12-14 15:18:02 +01:00
196be4b3b0 Add captcha_factor 2018-12-14 13:51:12 +01:00
c4cd602fcb core: cleanup templates, add template for backend authentication 2018-12-14 13:50:58 +01:00
a373054e90 admin: add basic audit display 2018-12-14 10:28:37 +01:00
fbf58801ec totp: rename tfa to totp 2018-12-14 10:09:57 +01:00
52d1920914 core: fix mfa, split up into multiple files, move factors to settings 2018-12-14 09:49:34 +01:00
83ed1d857b core: implement new mfa authentication 2018-12-13 18:02:08 +01:00
3267d7fb99 core: shrink login wallpaper 2018-12-13 18:01:21 +01:00
2e2752c2e2 core: fix url being active in navbar 2018-12-11 15:30:15 +01:00
26618afb5a core: add generic error view 2018-12-11 15:29:58 +01:00
71f41e655f core: add user settings and user delete 2018-12-10 16:58:35 +01:00
85a2280eaf core; fix variable being shadowed 2018-12-10 15:42:13 +01:00
bba10c6db4 core: set request.user after signup for audit 2018-12-10 15:28:08 +01:00
564483cab8 core: prevent duplicate fixed_username/email 2018-12-10 15:27:55 +01:00
111b0ec4fb core: make SignUpForm’s fields readonly if there is an initial value 2018-12-10 15:26:53 +01:00
d0099edac4 all: fully switch to Invitation 2018-12-10 14:49:15 +01:00
57f285ae54 admin: set invitation’s created_by properly, remove edit of invite 2018-12-10 14:38:44 +01:00
6bcb5ef8ef Fix bandit and prospector errors 2018-12-10 14:26:10 +01:00
545795ebc6 all: invites -> invitations 2018-12-10 14:21:42 +01:00
89c2b8d49c admin: add invite administration 2018-12-10 14:13:18 +01:00
64c8458c90 core: properly handle invites; audit: log invite creation and usage 2018-12-10 14:05:27 +01:00
274c9daded core: switch to dynamic login form 2018-12-10 13:51:50 +01:00
2a500b3e4a core: add placeholders for forms, add sign-up view 2018-12-10 13:51:38 +01:00
cc12f1d8b3 Fix import order 2018-12-10 13:51:16 +01:00
4b25924274 core: add invite model for sign-up 2018-12-10 13:48:22 +01:00
633660c602 core: make FieldMatcherRule’s user_field into dropdown 2018-12-10 11:15:53 +01:00
19a8ecb55a core: show applications on overview page 2018-12-10 10:50:19 +01:00
1a8f3fb18a Cleanup migrations (again) 2018-12-10 10:49:50 +01:00
dae5fc6265 core: cleanup provider select 2018-12-09 23:05:55 +01:00
43fe9e062d core: add static root 2018-12-09 22:12:41 +01:00
57f01952bd core: fix bandit issues 2018-12-09 21:20:34 +01:00
bc691f4f4c ci: fix dependencies 2018-12-09 21:11:43 +01:00
0754b07765 core: cleanup 2018-12-09 21:07:38 +01:00
e7f7a3127c core: add loading view for authorisation views 2018-12-09 21:07:18 +01:00