Commit Graph

17566 Commits

Author SHA1 Message Date
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
db3ae58a21 core: switch to different cookie names 2018-12-09 21:06:36 +01:00
60b1c1b493 core: add DebugRule which takes random amount of time to process 2018-12-09 21:06:21 +01:00
af3df16b90 core: add uuid to user, use as sub for OpenID 2018-12-09 21:05:25 +01:00
1ab445ab8e admin: fix provider table breaking 2018-12-09 21:04:57 +01:00
10bb06cc7e Add bandit to CI 2018-12-09 17:44:54 +01:00
f4c5ba27cc disable pymysql import 2018-12-09 17:41:25 +01:00
4b3959787e admin: update list templates to show buttons in one column 2018-11-30 15:50:45 +01:00
520e991393 admin: add view to test rules 2018-11-30 15:50:27 +01:00
0ce242e956 core: fix rule engine not working 2018-11-30 14:33:33 +01:00
b5ed371575 core: add basic rule engine, needs celery debugging 2018-11-28 14:01:59 +01:00
62ee5db752 core: Remove AppTask Inheritance from Models 2018-11-28 14:01:46 +01:00
bc65fae4b2 Admin: remove .cast() calls and replace with select_subclasses() 2018-11-28 14:01:18 +01:00
005d0f1c8f core: fix prospector error 2018-11-27 16:38:34 +01:00
a4046ea264 Add missing PyMySQL to requirements 2018-11-27 16:35:37 +01:00
65f34ece8b core: add celery and redis to requirements 2018-11-27 16:30:42 +01:00
731b745d0c core: switch role evaluating to celery worker 2018-11-27 16:23:29 +01:00
4b047802c0 core: Add Webhook Rule 2018-11-27 16:23:04 +01:00
cde35515c7 Fix prospector errors and move secret_key to yaml config 2018-11-27 10:56:40 +01:00
7c7b3469e9 ci: add CI 2018-11-26 22:44:00 +01:00
e50f394022 Update todo 2018-11-26 22:42:49 +01:00
c0c51981ba admin: add provider admin 2018-11-26 22:40:10 +01:00
755997a9c7 admin: add generic create and delete template 2018-11-26 22:30:14 +01:00
5c5c865c0b admin: add ?back to everything 2018-11-26 22:29:59 +01:00
b656cd1139 admin: add source admin 2018-11-26 22:09:04 +01:00
caf6580ccb Admin: add rule admin 2018-11-26 22:08:48 +01:00
2aa12801a8 admin: add application admin 2018-11-26 22:08:18 +01:00
c507e310b5 switch to self-rendered forms 2018-11-26 22:07:40 +01:00
225dc112e7 ldap: add Source Creation form 2018-11-26 18:22:38 +01:00
08a5c98823 admin: fix source creation view 2018-11-26 18:22:22 +01:00
6c0e7b9741 ldap: rewrite Connector to use Source DB Entries 2018-11-26 18:12:04 +01:00
98e10a1ca9 Move LDAP Source to DB 2018-11-26 17:18:56 +01:00
bcf9db59e2 fix dev requirements 2018-11-26 17:17:58 +01:00
15ed14046e Fixup verbose names 2018-11-26 17:17:32 +01:00
ca80ebc0cc use logo on favicon and login 2018-11-26 17:17:04 +01:00
15c624b16f Add better logo 2018-11-26 17:16:47 +01:00
4eb105eace oauth_provider: rewrite view to check for access 2018-11-25 20:39:09 +01:00
6c4e3fde6e core: add order to rule 2018-11-25 20:38:49 +01:00
1039555113 core: change provider to one-to-one field 2018-11-25 20:38:37 +01:00
76a43a7818 Fix oauth2 authorisation form not working 2018-11-25 12:31:55 +01:00
9967319294 always send email with OpenID userinfo 2018-11-25 12:31:21 +01:00
2a3107ea3c Rebuild migrations again 2018-11-25 12:31:11 +01:00
28557806c5 Fix some settings not being overwritten 2018-11-24 22:27:02 +01:00
cb46c70670 Rewrite OAuth Provider Models again 2018-11-24 22:26:53 +01:00
32945250b6 Move skip_authorization to base Provider 2018-11-24 22:26:28 +01:00
f298c42adc Add OpenID API 2018-11-24 22:24:11 +01:00
d0a7bf5ecc Add api and audit structure 2018-11-23 17:05:41 +01:00
00cf64ef31 add logout view 2018-11-23 09:44:30 +01:00