Jens Langhammer
|
60739e620e
|
stages/user_write: fix formatting
|
2020-09-18 18:41:11 +02:00 |
Jens Langhammer
|
d6cc6770b8
|
stages/user_write: fix data being saved as attributes without intent
|
2020-09-18 18:15:33 +02:00 |
Jens Langhammer
|
ddc1022461
|
stages/user_write: check if session hash should be updated early
|
2020-09-18 18:15:25 +02:00 |
Jens Langhammer
|
2c2226610e
|
providers/oauth2: fix end-session view not working, add tests
|
2020-09-17 21:55:01 +02:00 |
Jens Langhammer
|
cba78b4de7
|
providers/*: fix launch_url not working
|
2020-09-17 21:53:57 +02:00 |
Jens Langhammer
|
1eeb64ee39
|
docs: fix environment variable for error reporting
|
2020-09-17 21:22:46 +02:00 |
Jens Langhammer
|
22dea62084
|
root: fix startup log not showing in docker
|
2020-09-17 21:16:31 +02:00 |
Jens Langhammer
|
5ff1dd8426
|
core: move impersonation to core, add tests, add better permission checks
|
2020-09-17 16:24:53 +02:00 |
Jens Langhammer
|
da15a8878f
|
stages/password: improve labelling of LDAP backend
|
2020-09-17 15:54:48 +02:00 |
Jens Langhammer
|
bf33828ac1
|
core: fix overview template for non-rectangular icons
|
2020-09-17 10:44:10 +02:00 |
Jens Langhammer
|
950a1fc77e
|
docs: add vsphere note for code (ADFS)
|
2020-09-17 10:43:59 +02:00 |
Jens Langhammer
|
895e7d7393
|
new release: 0.10.3-stable
|
2020-09-17 10:10:39 +02:00 |
dependabot-preview[bot]
|
3beca0574d
|
build(deps): bump github.com/sirupsen/logrus in /proxy (#219)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.4.2 to 1.6.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.4.2...v1.6.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-17 10:01:23 +02:00 |
Jens Langhammer
|
990f5f0a43
|
proxy: bump versions
|
2020-09-17 09:35:16 +02:00 |
Jens Langhammer
|
97ce143efe
|
lifecycle: adjust worker count
|
2020-09-17 09:35:08 +02:00 |
dependabot-preview[bot]
|
cbbe174fd8
|
build(deps): bump boto3 from 1.14.62 to 1.14.63 (#218)
Bumps [boto3](https://github.com/boto/boto3) from 1.14.62 to 1.14.63.
- [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.62...1.14.63)
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-17 08:57:57 +02:00 |
Jens Langhammer
|
da3c640343
|
admin: fix type annotation for latest_version()
|
2020-09-16 23:54:55 +02:00 |
Jens Langhammer
|
4b39c71de0
|
providers/oauth2: accept token as post param
|
2020-09-16 23:38:55 +02:00 |
Jens Langhammer
|
818f417fd8
|
providers/oauth2: only send id_token as access_token if ADFS compat mode is enabled
|
2020-09-16 23:31:03 +02:00 |
Jens Langhammer
|
f1ccef7f6a
|
e2e: add tests for proxy provider and outposts
|
2020-09-16 23:22:17 +02:00 |
dependabot-preview[bot]
|
6187436518
|
build(deps): bump sentry-sdk from 0.17.4 to 0.17.6 (#217)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.17.4 to 0.17.6.
- [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.17.4...0.17.6)
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-16 10:30:19 +02:00 |
dependabot-preview[bot]
|
9559ee7cb9
|
build(deps-dev): bump pytest-django from 3.9.0 to 3.10.0 (#215)
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v3.9.0...v3.10.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-16 10:08:25 +02:00 |
dependabot-preview[bot]
|
72e9c4e6fa
|
build(deps): bump boto3 from 1.14.60 to 1.14.62 (#216)
Bumps [boto3](https://github.com/boto/boto3) from 1.14.60 to 1.14.62.
- [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.60...1.14.62)
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-16 09:44:23 +02:00 |
Jens Langhammer
|
97b8a025b3
|
ci: cleanup containers post e2e job
|
2020-09-16 09:08:10 +02:00 |
Jens Langhammer
|
ea9687c30b
|
core: don't fail migrations if no pbadmin exists
|
2020-09-15 23:37:39 +02:00 |
Jens Langhammer
|
0a5e14a352
|
core: make is_superuser a group property, remove from user
|
2020-09-15 23:10:31 +02:00 |
Jens Langhammer
|
0325847c22
|
docs: add vmware vsphere integration doc
|
2020-09-15 21:51:27 +02:00 |
Jens Langhammer
|
491dcc1159
|
sources/ldap: improve default Property Mappings
|
2020-09-15 21:51:08 +02:00 |
Jens Langhammer
|
6292049c74
|
sources/ldap: add limited support for attributes as object_fields on LDAPPropertyMappings
|
2020-09-15 21:08:14 +02:00 |
Jens Langhammer
|
1e97af772f
|
providers/oauth2: add workaround for vcenter
|
2020-09-15 20:54:54 +02:00 |
Jens Langhammer
|
5c622cd4d2
|
providers/oauth2: make sub configurable based on hash, username, email and upn
|
2020-09-15 20:54:42 +02:00 |
Jens Langhammer
|
c4de808c4e
|
readme: link to install instructions from docs
|
2020-09-15 17:17:29 +02:00 |
Jens Langhammer
|
8c604d225b
|
static: update flow background
|
2020-09-15 16:14:13 +02:00 |
Jens Langhammer
|
c7daadfb18
|
core: fix logic error in expired models cleanup
|
2020-09-15 12:53:02 +02:00 |
Jens Langhammer
|
683968c96e
|
sources/ldap: register ldap sources
|
2020-09-15 12:36:33 +02:00 |
Jens Langhammer
|
c94added99
|
helm: bump dependency versions
|
2020-09-15 12:36:09 +02:00 |
Jens Langhammer
|
61c00e5b39
|
ci: create release as draft
|
2020-09-15 12:36:02 +02:00 |
Jens Langhammer
|
566ebae065
|
new release: 0.10.2-stable
|
2020-09-15 12:04:00 +02:00 |
Jens Langhammer
|
9b62a6403b
|
helm: fix affinity rules and resources
|
2020-09-15 11:41:11 +02:00 |
Jens Langhammer
|
8c465b2026
|
outposts: remove unused import
|
2020-09-15 11:32:25 +02:00 |
Jens Langhammer
|
6b7da71aa8
|
lib: improve error handling for sentry
|
2020-09-15 11:29:43 +02:00 |
Jens Langhammer
|
e95bbfab9a
|
outposts: disable WIP k8s controller
|
2020-09-15 11:25:59 +02:00 |
Jens Langhammer
|
e401575894
|
lifecycle: fix worker not running scheduled tasks
|
2020-09-15 11:20:28 +02:00 |
Jens Langhammer
|
6428801270
|
e2e: update e2e tests for new AccessDenied response
|
2020-09-15 10:30:04 +02:00 |
Jens Langhammer
|
3e13c13619
|
flows: replace passbook_flows:denied with AccessDenied Reeponse
|
2020-09-15 09:54:19 +02:00 |
Jens Langhammer
|
92f79eb30e
|
policies: add AccessDeniedResponse as general response when access was denied
|
2020-09-15 09:53:59 +02:00 |
Jens Langhammer
|
e7472de4bf
|
sources/ldap: sync source on save
|
2020-09-14 23:35:01 +02:00 |
Jens Langhammer
|
494950ac65
|
admin: fix anonymous user not being removed from user count
|
2020-09-14 23:19:16 +02:00 |
Jens Langhammer
|
4d51295db2
|
new release: 0.10.1-stable
|
2020-09-14 23:08:57 +02:00 |
Jens Langhammer
|
3bbded3555
|
docs: remove default password for docker-compose, improve instructions
|
2020-09-14 23:08:04 +02:00 |