Commit Graph

50 Commits

Author SHA1 Message Date
fb82d56307 create suspicious request detector and policy, add request to policy engine 2019-03-03 20:26:25 +01:00
20ad062814 Log SAML Authorization actions 2019-03-03 00:34:34 +01:00
fcb5d36e07 cleanup SAML urls 2019-03-03 00:07:40 +01:00
c6721a83a4 bump version: 0.1.1-alpha -> 0.1.1-beta 2019-02-27 17:45:10 +01:00
46866e8ef0 bump version: 0.1.0-beta -> 0.1.1-alpha 2019-02-27 17:43:28 +01:00
4c3fced4e9 bump version: 0.1.0-alpha -> 0.1.0-beta 2019-02-27 16:45:52 +01:00
172347d90f bump version: 0.0.13-alpha -> 0.1.0-alpha 2019-02-27 16:42:52 +01:00
f54520b5cf bump version: 0.0.12-alpha -> 0.0.13-alpha 2019-02-27 16:06:28 +01:00
5b771da972 switch from first_name and last_name to name 2019-02-27 15:09:05 +01:00
2db1738e4a make Admin UI more consistent, better show when provider has no application assigned 2019-02-27 14:47:11 +01:00
95de6a14fd bump version: 0.0.11-alpha -> 0.0.12-alpha 2019-02-27 13:18:28 +01:00
289be46388 fix SAML Views not having LoginRequiredMixin 2019-02-27 12:36:18 +01:00
48055d1cfd fix CSRF Bug in SAML 2019-02-27 11:20:52 +01:00
e7fb48eba2 bump version: 0.0.10-alpha -> 0.0.11-alpha 2019-02-26 13:06:26 +01:00
250b6691d4 bump version: 0.0.9-alpha -> 0.0.10-alpha 2019-02-26 12:44:02 +01:00
e94ef34d8f bump version: 0.0.8-alpha -> 0.0.9-alpha 2019-02-26 12:35:28 +01:00
750117b0fd Cleanup templates, handle OAuth Provider without application better 2019-02-26 09:09:19 +01:00
7e9154a0ea bump version: 0.0.7-alpha -> 0.0.8-alpha 2019-02-25 17:39:39 +01:00
fec9b5cf94 bump version: 0.0.6-alpha -> 0.0.7-alpha 2019-02-25 13:20:12 +01:00
d6f4832e90 Rule -> Policies 2019-02-16 10:24:31 +01:00
6649eb401e bump version: 0.0.5-alpha -> 0.0.6-alpha 2019-02-13 16:41:59 +01:00
a9d29067bf bump version: 0.0.4-alpha -> 0.0.5-alpha 2019-02-11 18:01:45 +01:00
b4cb157257 bump version: 0.0.3-alpha -> 0.0.4-alpha 2019-02-11 17:44:42 +01:00
1a998e5020 bump version: 0.0.2-alpha -> 0.0.3-alpha 2019-02-08 15:19:31 +01:00
4459f9c529 bump version: 0.0.1-alpha -> 0.0.2-alpha 2019-02-08 15:09:22 +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
70afabec7e Switch to explicit AppConfig declaration 2018-12-26 14:32:33 +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
5c56888451 saml_idp: fix recursive import 2018-12-14 15:44:46 +01:00
625835a266 saml_idp: start rewriting to use DB Certs 2018-12-14 15:30:11 +01:00
d77bbd2120 saml_idp: fix form path 2018-12-10 16:58:48 +01:00
545795ebc6 all: invites -> invitations 2018-12-10 14:21:42 +01:00
1a8f3fb18a Cleanup migrations (again) 2018-12-10 10:49:50 +01:00
9cccc0a757 saml_idp: Add Certificate, Key and other settings to DB 2018-12-09 23:06:14 +01:00
c0c51981ba admin: add provider admin 2018-11-26 22:40:10 +01:00
98e10a1ca9 Move LDAP Source to DB 2018-11-26 17:18:56 +01:00
15ed14046e Fixup verbose names 2018-11-26 17:17:32 +01:00
2a3107ea3c Rebuild migrations again 2018-11-25 12:31:11 +01:00
32945250b6 Move skip_authorization to base Provider 2018-11-24 22:26:28 +01:00
6748241905 *: redo migrations again 2018-11-22 13:12:07 +01:00
61b79e90e5 passbook: implement dynamic URL loading 2018-11-22 10:28:13 +01:00
b5bc371a04 code is now clean but still not working 2018-11-16 13:08:37 +01:00
c1276e9695 redo models again 2018-11-16 11:41:14 +01:00
a2904d3ade more cleanup, remove supervisr imports 2018-11-16 10:08:15 +01:00
fbaab4efaf Many broken things 2018-11-16 09:10:35 +01:00