File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8- ## Next (1.0.3)
8+ ## Next
9+
10+ ## 1.0.3
911
1012- Fix: remove trailing slash in ` scim_url `
1113- Fix: send PATCH request for change of displayName of Group (e.g. the name of the Role)
1214- Fix: accept invitation in same window as where the invitation was send, now works
13- - Only allow the deletion of a Role when there are no users with that role or if the user is a super user
15+ - Change: Only allow the deletion of a Role when there are no users with that role or if the user is a super user
16+ - Improvement: cronjob database locks to work in clusterd enviroment
17+ - Fix: SCIM delete messageses were not always sent
18+ - Fix: Accepting invite in the same browser session that sent the invite
1419
1520## 1.0.2
1621
You can’t perform that action at this time.
0 commit comments