outposts: update outpost permissions on m2m change

closes #1105

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-07-04 19:13:59 +02:00
parent da8417a141
commit df92111296
3 changed files with 14 additions and 1 deletions

View File

@ -149,6 +149,7 @@ slug: "2021.6"
- outposts: fix docker controller not checking env correctly
- outposts: fix docker controller not checking ports correctly
- outposts: fix empty message when docker outpost controller has changed nothing
- outposts: fix permissions not being set correctly upon outpost creation
- outposts/ldap: add support for boolean fields in ldap
- outposts/proxy: always redirect to session-end interface on sign_out
- providers/oauth2: add revoked field, create suspicious event when previous token is used