Commit Graph

25 Commits

Author SHA1 Message Date
96be087221 add request debug view 2019-03-14 18:01:27 +01:00
5f861189e4 Merge branch 'master' into 23-groups
# Conflicts:
#	passbook/admin/templates/administration/base.html
2019-03-10 17:13:29 +01:00
2d7e8f1b50 add group administration 2019-03-08 15:49:45 +01:00
56d872af15 add PropertyMapping Model, add Subclass for SAML, test with AWS 2019-03-08 12:47:50 +01:00
a0d42092e3 add Nonce (one-time links), add password reset function (missing e-mail verification), closes #7 2019-02-25 20:46:23 +01:00
d3d75737ed switch to drf_yasg 2019-02-21 16:05:59 +01:00
d6f4832e90 Rule -> Policies 2019-02-16 10:24:31 +01:00
59a15c988f Move Factor instances to database 2019-02-16 09:52:37 +01:00
d4a6e28fe6 core: add custom group model with hierarchy , add tree admin 2018-12-27 00:38:42 +01:00
25fbadc813 admin: add basic user admin 2018-12-14 14:24:04 +01:00
a373054e90 admin: add basic audit display 2018-12-14 10:28:37 +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
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
1ab445ab8e admin: fix provider table breaking 2018-12-09 21:04:57 +01:00
520e991393 admin: add view to test rules 2018-11-30 15:50:27 +01:00
c0c51981ba admin: add provider admin 2018-11-26 22:40:10 +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
e44f6cff7e admin: add source delete view 2018-11-22 13:11:46 +01:00
b5bc371a04 code is now clean but still not working 2018-11-16 13:08:37 +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