Commit Graph

45 Commits

Author SHA1 Message Date
268de20872 Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
a977184577 flows: export export/import functions in UI 2020-08-28 15:06:25 +02:00
7923468a01 admin: fix incorrect view name for groups 2020-08-16 17:41:48 +02:00
7334599efd *: update JSON fields to django 3.1 2020-08-15 21:04:22 +02:00
62c20b6e67 admin: add list of all tokens 2020-07-01 12:27:30 +02:00
34be1dd9f4 admin: add execute button to flow which executes flow without cache 2020-06-30 11:18:20 +02:00
f040223646 audit: move events list from admin to audit app 2020-06-30 10:23:54 +02:00
eeeb14a045 admin: fix urls for applications 2020-05-22 23:22:40 +02:00
4377d1e86e admin: fix flow ordering, fix source URLs 2020-05-20 16:09:53 +02:00
24a3e787dd migrate to per-model UUID Primary key, remove UUIDModel (#26)
* *: migrate to per-model UUID Primary key, remove UUIDModel

* *: fix import order, fix unittests
2020-05-20 09:17:06 +02:00
9a1b8eb7c8 admin: add empty views to all lists, move invitation to stage-invitations 2020-05-16 21:43:48 +02:00
802d568273 admin: fix urls applications and sources 2020-05-16 20:48:30 +02:00
e68352b09c admin: add flow-stage-bindings, add policy-bindings, add prompts 2020-05-16 19:55:59 +02:00
212e966dd4 factors: -> stage 2020-05-08 20:59:51 +02:00
08c0eb2ec6 admin: add flows 2020-05-08 18:45:53 +02:00
8df55f22aa crypto: implement simple certificate-key pair for easier management 2020-03-03 23:35:25 +01:00
3bd1eadd51 all: implement black as code formatter 2019-12-31 12:51:16 +01:00
ffca957838 audit(major): AuditEntry -> Event 2019-10-28 14:26:34 +01:00
3afb0d4f6d admin(minor): remove partial API 2019-10-10 13:04:20 +02:00
64290b2a37 admin(minor): add view to create user 2019-10-08 11:27:19 +02:00
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