Jens Langhammer
|
1d9c92d548
|
admin: add generic form tests
|
2020-07-02 22:29:30 +02:00 |
Jens Langhammer
|
bead19c64c
|
flows: cleanup denied view, use everywhere
|
2020-07-02 13:48:42 +02:00 |
Jens Langhammer
|
ae83ee6d31
|
providers/saml: fix access result not being checked properly
|
2020-07-02 00:23:52 +02:00 |
Jens Langhammer
|
4701374021
|
admin: remove duplicate code into new base classes
|
2020-07-02 00:13:33 +02:00 |
Jens Langhammer
|
bd40585247
|
providers/samlv2: remove SAMLv2 from master
|
2020-07-01 23:21:58 +02:00 |
Jens Langhammer
|
cc0b8164b0
|
providers/*: use PolicyAccessMixin to simplify
|
2020-07-01 23:18:10 +02:00 |
Jens Langhammer
|
310b31a8b7
|
core: fix linting
|
2020-07-01 22:35:38 +02:00 |
Jens Langhammer
|
13900bc603
|
lib: cleanup unused widgets
|
2020-07-01 22:27:58 +02:00 |
Jens Langhammer
|
6634cc2edf
|
root: add group_membership policy
|
2020-07-01 21:18:05 +02:00 |
Jens Langhammer
|
3478a2cf6d
|
admin: add filter to hide classes with `__debug_only__` when Debug is disabled
|
2020-07-01 18:53:13 +02:00 |
Jens Langhammer
|
3b70d12a5f
|
*: rephrase strings
|
2020-07-01 18:40:52 +02:00 |
Jens Langhammer
|
219acf76d5
|
core: fix forms for radio buttons
|
2020-07-01 12:47:27 +02:00 |
Jens Langhammer
|
ec6f467fa2
|
ui: Make Checkbox label click trigger checkbox toggle
|
2020-07-01 12:37:13 +02:00 |
Jens Langhammer
|
0e6561987e
|
admin: fix user and group create not triggering sidebar
|
2020-07-01 12:36:44 +02:00 |
Jens Langhammer
|
62c20b6e67
|
admin: add list of all tokens
|
2020-07-01 12:27:30 +02:00 |
Jens Langhammer
|
13084562c5
|
admin: fix Password Recovery function not working
|
2020-07-01 12:10:12 +02:00 |
Jens Langhammer
|
02c1c434a2
|
core: update styling of impersonate banner
|
2020-07-01 12:01:58 +02:00 |
Jens Langhammer
|
5f04a75878
|
new release: 0.9.0-pre4
|
2020-07-01 09:50:21 +02:00 |
Jens Langhammer
|
89c33060d4
|
core: fix user settings sidebar buttons not being enabled
|
2020-06-30 21:26:43 +02:00 |
Jens Langhammer
|
b61f595562
|
core: ensure user settings are sorted by name
|
2020-06-30 21:24:58 +02:00 |
Jens Langhammer
|
ce2230f774
|
stages/otp_*: update user setting design
|
2020-06-30 21:23:37 +02:00 |
Jens Langhammer
|
c59c6aa728
|
stages/*: minor UI updates, cleanup
|
2020-06-30 19:06:41 +02:00 |
Jens Langhammer
|
729910c383
|
stages/*: minor string updates
|
2020-06-30 18:52:18 +02:00 |
Jens Langhammer
|
37fe637422
|
stages/password: make template inherit form_with_user
|
2020-06-30 18:50:24 +02:00 |
Jens Langhammer
|
2ca5e1eedb
|
stages/otp_*: fix linting
|
2020-06-30 16:12:19 +02:00 |
Jens Langhammer
|
d2bf579ff6
|
stages/otp_static: start implementing static stage
|
2020-06-30 15:44:34 +02:00 |
Jens Langhammer
|
3716bda76e
|
stages/otp_time: fix linting
|
2020-06-30 13:44:09 +02:00 |
Jens Langhammer
|
a76eb4d30f
|
stages/otp_time: Cleanup, use django_otp's URL generator
|
2020-06-30 12:42:39 +02:00 |
Jens Langhammer
|
7c191b0984
|
stages/otp_validate: Implement OTP Validation stage
|
2020-06-30 12:42:12 +02:00 |
Jens Langhammer
|
9613fcde89
|
Squashed commit of the following:
commit 885a2ed057
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Tue Jun 30 12:17:23 2020 +0200
flows: fix linting error
|
2020-06-30 12:18:01 +02:00 |
Jens Langhammer
|
b270fb0742
|
stages/otp_time: implement TOTP Setup stage
|
2020-06-30 12:14:40 +02:00 |
Jens Langhammer
|
285a69d91f
|
Merge branch 'master' into otp-rework
|
2020-06-30 11:23:09 +02:00 |
Jens Langhammer
|
de3b753a26
|
flows: show error message in flow when stage raises
|
2020-06-30 11:18:39 +02:00 |
Jens Langhammer
|
34be1dd9f4
|
admin: add execute button to flow which executes flow without cache
|
2020-06-30 11:18:20 +02:00 |
Jens Langhammer
|
a4c0fb9e75
|
otp_time: fix linting
|
2020-06-30 10:42:27 +02:00 |
Jens Langhammer
|
f040223646
|
audit: move events list from admin to audit app
|
2020-06-30 10:23:54 +02:00 |
Jens Langhammer
|
bf297b8593
|
admin: add info about latest version
|
2020-06-30 10:23:39 +02:00 |
Jens L
|
b746ce97ba
|
Merge branch 'master' into flows-cancel
|
2020-06-30 00:20:33 +02:00 |
Jens Langhammer
|
dbee714dac
|
api: fix consent stage missing from API
|
2020-06-30 00:19:06 +02:00 |
Jens Langhammer
|
d33f632203
|
flows: add CancelView to cancel current flow execution
|
2020-06-30 00:11:01 +02:00 |
Jens Langhammer
|
920858ff72
|
Merge branch 'master' into otp-rework
# Conflicts:
# passbook/flows/models.py
# passbook/stages/otp/models.py
# swagger.yaml
|
2020-06-29 22:54:18 +02:00 |
Jens Langhammer
|
8d31eef47d
|
stages/password: assign default password change flow to password stage
add e2e tests for password change flow
|
2020-06-29 21:47:20 +02:00 |
Jens Langhammer
|
96a6ac85df
|
audit: add cleanse_dict function to ensure no passwords end in logs
|
2020-06-29 19:13:07 +02:00 |
Jens Langhammer
|
21ba969072
|
stages/password: create default password change flow
|
2020-06-29 16:26:21 +02:00 |
Jens Langhammer
|
d6a8d8292d
|
core: UIUserSettings: remove icon, rename view_name to URL for complete URL
|
2020-06-29 16:20:33 +02:00 |
Jens Langhammer
|
693a92ada5
|
audit: fix sanitize_dict updating source dict
|
2020-06-29 16:19:56 +02:00 |
Jens Langhammer
|
ec823aebed
|
flows: update migrations to use update_or_create
|
2020-06-29 16:19:39 +02:00 |
Jens Langhammer
|
b8654c06bf
|
flows: remove generic "password change" designation and add setup_stage
|
2020-06-29 11:12:51 +02:00 |
Jens Langhammer
|
9d03c4c7d2
|
flows: Stage ui_user_settings -> staticmethod with context as argument
|
2020-06-28 10:31:26 +02:00 |
Jens Langhammer
|
8c36ab89e8
|
stages/otp: start separation into 3 stages, otp_time, otp_static and otp_validate
|
2020-06-28 10:30:35 +02:00 |