Jens Langhammer
|
2be6cd70d9
|
sources/oauth: fix handling of token for do_request
|
2020-09-26 14:00:48 +02:00 |
Jens Langhammer
|
2b9705b33c
|
policies/expression: remove pb_flow_plan, save flow context directly in context
|
2020-09-26 13:58:32 +02:00 |
Jens Langhammer
|
40f1de3b11
|
admin: load info about latest version in celery task
|
2020-09-26 02:16:35 +02:00 |
Jens Langhammer
|
899c5b63ea
|
admin: add BackSuccessUrlMixin to redirect to correct url after form edit
|
2020-09-26 02:04:16 +02:00 |
Jens Langhammer
|
e104c74761
|
admin: make pagination size configurable
|
2020-09-26 01:55:40 +02:00 |
Jens Langhammer
|
5d46c1ea5a
|
flows: improve strings, ensure default-source-enrollment's first stage has re_evaluate_policies
|
2020-09-26 01:37:54 +02:00 |
Jens Langhammer
|
7d533889bc
|
sources/oauth: fix OAuth1 not working, cleanup
|
2020-09-26 01:27:33 +02:00 |
Jens Langhammer
|
d9c2b32cba
|
sources/oauth: cleanup clients, add type annotations
|
2020-09-26 00:34:57 +02:00 |
Jens Langhammer
|
6e4ce8dbaa
|
core: cache user's is_superuser
|
2020-09-26 00:34:35 +02:00 |
Jens Langhammer
|
03d58b439f
|
sources/oauth: separate clients into separate modules
|
2020-09-25 23:58:58 +02:00 |
Jens Langhammer
|
bdaf0111c2
|
stages/password: fix formatting
|
2020-09-25 21:12:42 +02:00 |
Jens Langhammer
|
974c2ddb11
|
stages/password: fix change_flow being deleted instead of renamed
|
2020-09-25 20:33:06 +02:00 |
Jens Langhammer
|
f294791d41
|
stages/otp_time: fix redirect uri after setup
|
2020-09-25 19:39:19 +02:00 |
Jens Langhammer
|
4ee22f8ec1
|
stages/otp_static: fix redirect URL after setup, fix stage not being passed to setup
|
2020-09-25 19:38:51 +02:00 |
Jens Langhammer
|
74d3cfbba0
|
stages/otp_time: show OTP URI as aria-label
|
2020-09-25 19:03:12 +02:00 |
Jens Langhammer
|
d278acb83b
|
stages/otp_: fix flows having no title
|
2020-09-25 18:50:29 +02:00 |
Jens Langhammer
|
84da454612
|
stages/otp_: ensure stage.configure_flow is set
|
2020-09-25 17:45:13 +02:00 |
Jens Langhammer
|
52101007aa
|
e2e: bump chrome version
|
2020-09-25 17:39:25 +02:00 |
Jens Langhammer
|
dc57f433fd
|
stages/password: update to use ConfigurableStage
|
2020-09-25 16:51:22 +02:00 |
Jens Langhammer
|
3d4c5b8f4e
|
stages/otp_time: implement configure_flow
|
2020-09-25 12:56:27 +02:00 |
Jens Langhammer
|
e66424cc49
|
stages/otp_static: implement configure_flow
|
2020-09-25 12:56:14 +02:00 |
Jens Langhammer
|
8fa83a8d08
|
flows: change setup_stage to configure_stage in migration
|
2020-09-25 12:55:33 +02:00 |
Jens Langhammer
|
397892b282
|
stages/consent: cleanup
|
2020-09-25 12:49:19 +02:00 |
Jens Langhammer
|
7be50c2574
|
flows: add ConfigurableStage base class and ConfigureFlowInitView
|
2020-09-25 12:49:19 +02:00 |
Jens Langhammer
|
52c4fb431f
|
core: add user.group_attributes
|
2020-09-24 15:45:58 +02:00 |
dependabot-preview[bot]
|
6966c119a7
|
build(deps): bump codemirror in /passbook/static/static (#231)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.58.0 to 5.58.1.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.58.0...5.58.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-09-24 14:31:49 +02:00 |
Jens Langhammer
|
9d93da3d45
|
providers/proxy: fix formatting
|
2020-09-23 12:33:33 +02:00 |
Jens Langhammer
|
6458b1dbf8
|
providers/proxy: make upstream SSL Validation configurable
|
2020-09-23 12:20:14 +02:00 |
dependabot-preview[bot]
|
9fd9b2611c
|
build(deps): bump codemirror in /passbook/static/static (#225)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.57.0 to 5.58.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.57.0...5.58.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-09-23 00:29:01 +02:00 |
Jens Langhammer
|
464b2cce88
|
audit: fix model information being saved nested
|
2020-09-21 22:34:03 +02:00 |
Jens Langhammer
|
4eaa46e717
|
new release: 0.10.6-stable
|
2020-09-21 22:07:59 +02:00 |
Jens Langhammer
|
59e8dca499
|
sources/ldap: divide connector into password, sync and auth, add unittests for password
|
2020-09-21 21:40:41 +02:00 |
Jens Langhammer
|
945d5bfaf6
|
*: use Audit custom event action, add SOURCE_LINKED event action
|
2020-09-21 20:40:45 +02:00 |
Jens Langhammer
|
dbcdab05ff
|
audit: create audit logs for model creation/updating/deletion
|
2020-09-21 20:26:30 +02:00 |
Jens Langhammer
|
e2cc2843d8
|
core: add X-passbook-id to every request with unique ID
|
2020-09-21 19:37:44 +02:00 |
Jens Langhammer
|
585afd1bcd
|
core: remove migration dependency on ldap
|
2020-09-21 13:21:03 +02:00 |
Jens Langhammer
|
8358574484
|
audit: remove foreign key to user, save user data as json
|
2020-09-21 13:20:50 +02:00 |
Jens Langhammer
|
cbcdaaf532
|
providers/oauth2: fix creation of new refresh token
|
2020-09-21 11:48:23 +02:00 |
Jens Langhammer
|
f99eaa85ac
|
sources/ldap: implement LDAP password validation and syncing
|
2020-09-21 11:46:35 +02:00 |
Jens Langhammer
|
5007a6befe
|
stages/prompt: integrate password comparison when multiple password fields are given
|
2020-09-21 11:04:31 +02:00 |
Jens Langhammer
|
50c75087b8
|
lifecycle: fix startup logs not being full json
|
2020-09-21 11:04:31 +02:00 |
Jens Langhammer
|
c7ca95ff2b
|
new release: 0.10.5-stable
|
2020-09-20 13:58:33 +02:00 |
Jens Langhammer
|
9f403a71ed
|
root: fix IP detection when using multiple reverse proxies
|
2020-09-20 13:36:23 +02:00 |
Jens Langhammer
|
f3ee8f7d9c
|
admin: fix permissions not being checked for policybinding list
|
2020-09-19 23:07:39 +02:00 |
Jens Langhammer
|
5fa3729702
|
audit: fix fields for events from impersonation being swapped
|
2020-09-19 22:54:36 +02:00 |
Jens Langhammer
|
87f44fada4
|
providers/oauth2: fix refreshtoken being initialised wrong
|
2020-09-19 22:23:11 +02:00 |
Jens Langhammer
|
c0026f3e16
|
admin: move pf-m-success to base css
|
2020-09-19 21:12:39 +02:00 |
Jens Langhammer
|
c25eda63ba
|
new release: 0.10.4-stable
|
2020-09-19 19:40:58 +02:00 |
Jens Langhammer
|
c90906c968
|
outposts: fix formatting
|
2020-09-19 19:12:49 +02:00 |
Jens Langhammer
|
b04f92c8b4
|
admin: outposts show should-be version
|
2020-09-19 19:03:54 +02:00 |