Commit Graph

17566 Commits

Author SHA1 Message Date
57e5996513 Fix Docker Image having messed up static files 2019-02-14 16:31:40 +01:00
6649eb401e bump version: 0.0.5-alpha -> 0.0.6-alpha version/0.0.6-alpha 2019-02-13 16:41:59 +01:00
b657d7319d fix failing docker build and failing helm packaging 2019-02-13 16:41:51 +01:00
a9d29067bf bump version: 0.0.4-alpha -> 0.0.5-alpha version/0.0.5-alpha 2019-02-11 18:01:45 +01:00
b7791f3b9a use build image in docker to generate static files 2019-02-11 18:01:29 +01:00
9161a6e41d initialize helm properly, include built static files 2019-02-11 17:58:25 +01:00
b4cb157257 bump version: 0.0.3-alpha -> 0.0.4-alpha version/0.0.4-alpha 2019-02-11 17:44:42 +01:00
d9ccbdd962 fix bumpversion typo 2019-02-11 17:44:40 +01:00
d5ab20ee12 fix coverage failing 2019-02-11 17:36:36 +01:00
0e73702fca add PasswordPolicyRule (not used yet) 2019-02-10 20:09:47 +01:00
58ebd15ada fix mismatched Version numbers and missing verbose_names 2019-02-10 20:08:29 +01:00
1a998e5020 bump version: 0.0.2-alpha -> 0.0.3-alpha version/0.0.3-alpha 2019-02-08 15:19:31 +01:00
d8eb926a76 fix migration import order 2019-02-08 15:19:29 +01:00
4459f9c529 bump version: 0.0.1-alpha -> 0.0.2-alpha version/0.0.2-alpha 2019-02-08 15:09:22 +01:00
261dc36bb1 add helm & docker to CI 2019-02-08 15:09:15 +01:00
648f614a1a redo migrations, cleanup 2019-02-08 14:57:59 +01:00
dc27316ac8 add editorconfig 2019-02-08 14:57:30 +01:00
7abc8ddaf0 add helm chart 2019-02-08 14:57:16 +01:00
26a23a448d admin: fix requirements not being installed 2018-12-27 12:36:30 +01:00
d4a6e28fe6 core: add custom group model with hierarchy , add tree admin 2018-12-27 00:38:42 +01:00
ebda84bcaf saml_idp: cleanup, fix XML signing 2018-12-26 21:56:08 +01:00
aa7e3c2a15 saml_idp: cleanup settings, add was processor 2018-12-26 21:55:37 +01:00
0c9a00acbe admin: only add link if function returns not None 2018-12-26 21:55:14 +01:00
4d5f688a44 saml_idp: fix bandit issues 2018-12-26 17:26:17 +01:00
60d4a30992 saml_idp: cleanup urls, codex -> utils, remove registry 2018-12-26 17:21:20 +01:00
2eae37107d core: add slug to application 2018-12-26 17:17:39 +01:00
7178468135 admin: add support for extra links 2018-12-26 17:17:24 +01:00
d307d142dc Merge branch 'master' of git.beryju.org:BeryJu.org/passbook 2018-12-26 15:14:31 +01:00
87d349b201 Add LICENSE 2018-12-26 14:14:18 +00: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
85468f386e audit: fix usage of timezone-naive date-time 2018-12-19 10:16:52 +01:00
9abcc8852d core: add more logging 2018-12-18 15:35:30 +01:00
2e4a0297a4 audit: add basic login attempt tracking 2018-12-18 15:35:23 +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
d729dc45d5 lib: enable email as uid field by default 2018-12-18 15:32:52 +01:00
b718be6593 Audit: fix invalid signal signature 2018-12-18 13:27:01 +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
f6c5f10d65 oauth_client: cleanup 2018-12-18 13:24:26 +01:00
76d70ed3b0 core: slightly adjust login form 2018-12-18 10:40:59 +01:00
65bdca30ae oauth_client: add separate forms for Provider Types 2018-12-18 10:40:46 +01:00
8d5abeaede saml_idp: fix open todos 2018-12-17 11:52:02 +01:00
764282ea9e saml_idp: Rewrite to CBV 2018-12-16 17:09:26 +01:00
7a62bf9829 oauth_provider: log authorisation to audit 2018-12-16 17:09:14 +01:00