Details
-
Bug
-
Resolution: Fixed
-
Major
-
2.6 RC1, 2.6 RC2, 2.6, 2.7 RC1, 2.7, 2.6.1, 3.0 M1, 3.0 M2, 2.6.2, 2.7.1, 3.0 M3, 3.0 RC1, 3.0, 3.1 M1, 2.7.2, 3.1 M2, 3.1 RC1, 3.1
-
None
-
Integration
-
Trivial
-
Description
To reproduce:
- enable CSRF protection
- log in as Admin
- go to "Administration » Users & Groups » Users"
- try to delete some user
The user disappears from the table, but is not deleted and shows up again on reload.
This is a regression introduced in XAADMINISTRATION-171