Skip to content

Commit fcac67a

Browse files
committed
Add entry in changelog on the renaming of RBAC backend
1 parent cad493b commit fcac67a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ Changed
4242
Contributed by Justin Sostre (@saucetray)
4343
* The built-in ``st2.action.file_writen`` trigger has been renamed to ``st2.action.file_written``
4444
to fix the typo (bug fix) #4992
45+
* Renamed reference to the RBAC backend/plugin from ``enterprise`` to ``default``. Updated st2api
46+
validation to use the new value when checking RBAC configuration. Removed other references to
47+
enterprise for RBAC related contents. (improvement)
4548

4649
Fixed
4750
~~~~~

0 commit comments

Comments
 (0)