Jens Langhammer
|
9958019bf3
|
core: fix user's sidebar links for sources
|
2020-07-06 17:46:41 +02:00 |
Jens Langhammer
|
02d65972cb
|
admin: fix submit button on update form
|
2020-07-06 17:46:30 +02:00 |
Jens Langhammer
|
24ad893350
|
admin: fix token_list template
|
2020-07-06 17:43:20 +02:00 |
Jens Langhammer
|
9c5792b1e1
|
docs: migrate TOTP and Static OTP devices
|
2020-07-06 17:42:46 +02:00 |
Jens Langhammer
|
094d191bff
|
new release: 0.9.0-pre5
|
2020-07-06 12:52:34 +02:00 |
Jens L
|
49fb9f688b
|
Merge pull request #114 from BeryJu/dependabot/pip/sentry-sdk-0.16.0
build(deps): bump sentry-sdk from 0.15.1 to 0.16.0
|
2020-07-06 11:51:21 +02:00 |
dependabot-preview[bot]
|
7d161e5aa1
|
build(deps): bump sentry-sdk from 0.15.1 to 0.16.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/0.15.1...0.16.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-06 05:18:21 +00:00 |
Jens Langhammer
|
78e5d471e3
|
core: fix type annotation for user settings
|
2020-07-05 23:49:33 +02:00 |
Jens Langhammer
|
2e2c9f5287
|
api: add token authentication
|
2020-07-05 23:37:58 +02:00 |
Jens Langhammer
|
d5a3e09a98
|
core: add token Intents
|
2020-07-05 23:14:57 +02:00 |
Jens Langhammer
|
2402cfe29d
|
providers/* use name for __str__
|
2020-07-05 23:00:40 +02:00 |
Jens Langhammer
|
26613b6ea9
|
core: fix application overview
|
2020-07-05 22:58:52 +02:00 |
Jens Langhammer
|
e5165abf04
|
stages/user_login: Allow changing of session duration
|
2020-07-04 15:20:45 +02:00 |
Jens Langhammer
|
b26882a450
|
flows: FlowStageBinding group Stage by type
|
2020-07-04 15:02:21 +02:00 |
Jens Langhammer
|
94281bee88
|
admin: improve policy binding listing by showing Target object type
|
2020-07-04 00:18:19 +02:00 |
Jens Langhammer
|
16b966c16e
|
policies: Show grouped Dropdown for Target
|
2020-07-04 00:16:16 +02:00 |
Jens Langhammer
|
d3b0992456
|
flows: FlowStageBinding: rename .flow to .target to fix select_subclasses()
|
2020-07-04 00:14:21 +02:00 |
Jens L
|
dd74b73b4f
|
Merge pull request #40 from BeryJu/azure-pipelines
Set up CI with Azure Pipelines
|
2020-07-03 10:47:29 +02:00 |
Jens Langhammer
|
0bdfccc1f3
|
ci: final cleanup
|
2020-07-03 10:17:24 +02:00 |
Jens Langhammer
|
ceb0793bc9
|
ci: publish unittest results and coverage
|
2020-07-03 09:54:25 +02:00 |
Jens Langhammer
|
abea85b635
|
ci: fix incorrect node version for pyright
|
2020-07-03 09:39:23 +02:00 |
Jens Langhammer
|
01c83f6f4a
|
Merge branch 'master' into azure-pipelines
# Conflicts:
# .github/workflows/ci.yml
# README.md
|
2020-07-03 09:33:04 +02:00 |
Jens L
|
9167c9c3ba
|
Merge pull request #112 from BeryJu/dependabot/pip/django-prometheus-2.1.0.dev46
build(deps): bump django-prometheus from 2.1.0.dev42 to 2.1.0.dev46
|
2020-07-03 09:09:16 +02:00 |
dependabot-preview[bot]
|
04add2e52d
|
build(deps): bump django-prometheus from 2.1.0.dev42 to 2.1.0.dev46
Bumps [django-prometheus](https://github.com/korfuri/django-prometheus) from 2.1.0.dev42 to 2.1.0.dev46.
- [Release notes](https://github.com/korfuri/django-prometheus/releases)
- [Changelog](https://github.com/korfuri/django-prometheus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/korfuri/django-prometheus/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-03 06:53:47 +00:00 |
Jens L
|
1e9241d45b
|
Merge pull request #111 from BeryJu/dependabot/pip/boto3-1.14.16
build(deps): bump boto3 from 1.14.15 to 1.14.16
|
2020-07-03 08:49:41 +02:00 |
dependabot-preview[bot]
|
22ee198a31
|
build(deps): bump boto3 from 1.14.15 to 1.14.16
Bumps [boto3](https://github.com/boto/boto3) from 1.14.15 to 1.14.16.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.14.15...1.14.16)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-03 05:20:53 +00:00 |
Jens Langhammer
|
1d9c92d548
|
admin: add generic form tests
|
2020-07-02 22:29:30 +02:00 |
Jens Langhammer
|
b30b58924f
|
e2e: Add denied tests for oauth and oidc provider
|
2020-07-02 21:55:02 +02:00 |
Jens Langhammer
|
bead19c64c
|
flows: cleanup denied view, use everywhere
|
2020-07-02 13:48:42 +02:00 |
Jens Langhammer
|
76e2ba4764
|
e2e/provider/saml: add negative case
|
2020-07-02 13:48:21 +02:00 |
Jens L
|
8d095d7436
|
Merge pull request #109 from BeryJu/dependabot/pip/django-prometheus-2.1.0.dev42
build(deps): bump django-prometheus from 2.1.0.dev40 to 2.1.0.dev42
|
2020-07-02 11:59:11 +02:00 |
dependabot-preview[bot]
|
d3a7fd5818
|
build(deps): bump django-prometheus from 2.1.0.dev40 to 2.1.0.dev42
Bumps [django-prometheus](https://github.com/korfuri/django-prometheus) from 2.1.0.dev40 to 2.1.0.dev42.
- [Release notes](https://github.com/korfuri/django-prometheus/releases)
- [Changelog](https://github.com/korfuri/django-prometheus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/korfuri/django-prometheus/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-02 09:56:06 +00:00 |
Jens L
|
247a8dbc8f
|
Merge pull request #110 from BeryJu/dependabot/pip/boto3-1.14.15
build(deps): bump boto3 from 1.14.14 to 1.14.15
|
2020-07-02 11:52:16 +02:00 |
dependabot-preview[bot]
|
9241adfc68
|
build(deps): bump boto3 from 1.14.14 to 1.14.15
Bumps [boto3](https://github.com/boto/boto3) from 1.14.14 to 1.14.15.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.14.14...1.14.15)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-02 05:21:07 +00: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 |