File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,10 @@ There are no breaking changes in 1.39.0.
8
8
9
9
- Added the ability to set the maximum age for an API key in the Admin panel.
10
10
- Added a toggle to the OIDC provider in the Admin panel to disable automatic
11
- user creation.
12
- When toggled on, users will have to be manually created by an administrator
13
- with an email that matches the value provided by the 'email' field in the
14
- OIDC payload. The login type of the user must be set to OIDC in order to
15
- successfully login.
11
+ user creation. When toggled on, users will have to be manually created by an
12
+ administrator with an email that matches the value provided by the 'email'
13
+ field in the OIDC payload. The login type of the user must be set to OIDC
14
+ in order to successfully login.
16
15
- Added a logout action to the audit log to track user logouts.
17
16
- Removed the hard limit on total number of images in a deployment.
18
17
You can’t perform that action at this time.
0 commit comments