Commit Graph

431 Commits

Author SHA1 Message Date
62ee5db752 core: Remove AppTask Inheritance from Models 2018-11-28 14:01:46 +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
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
c507e310b5 switch to self-rendered forms 2018-11-26 22:07:40 +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
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
32945250b6 Move skip_authorization to base Provider 2018-11-24 22:26:28 +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
e9e6f632e3 Fix message icons and show messages on login view 2018-11-23 09:44:22 +01:00
095a5c0268 core: add basic model against which rules can be checked 2018-11-22 13:12:59 +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
5aa245cac0 add working oauth and ldap client 2018-11-11 13:41:48 +01:00