Commit 9c3d596
committed
2.36.2
* Add option disabling periodic change rectification (kobaska)
* Release LTS LB2 (Simon Ho)
* Invalidate AccessTokens on password change (Miroslav Bajtoš)
* Fix registration of operation hooks in User model (Miroslav Bajtoš)
* Remove "options.template" from Email payload (Miroslav Bajtoš)
* Opt-out downstream builds that are unstable (David Cheung)
* Allow password reset request for users in realms (Bram Borggreve)
* Add "returnOnlyRoleNames" option to Role.getRoles (Eric)
* Fix context within listByPrincipalType role method (codyolsen)
* Add templateFn option to User#verify() (Adrien Kiren)
* Add options to bulkUpdate (Kogulan Baskaran)
* Require verification after email change (Loay)
* adding check of string for case insensitive emails (Dhaval Trivedi)
* Fix PR template to not link all PRs to #49 (#2887) (Miroslav Bajtoš)1 parent 18a89e5 commit 9c3d596
2 files changed
+34
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
1 | 33 | | |
2 | 34 | | |
3 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments