Add missing permissions in UserModel.php for TOTP login.
This commit is contained in:
@@ -38,6 +38,7 @@
|
|||||||
- Updates both `window.csrfToken` and the `<meta name="csrf-token">` & `<meta name="share-url">` tags
|
- Updates both `window.csrfToken` and the `<meta name="csrf-token">` & `<meta name="share-url">` tags
|
||||||
- Removed Old CSRF logic that cloned every successful response and parsed its JSON body
|
- Removed Old CSRF logic that cloned every successful response and parsed its JSON body
|
||||||
- Removed Any “soft-failure” JSON peek on non-403 responses
|
- Removed Any “soft-failure” JSON peek on non-403 responses
|
||||||
|
- Add missing permissions in `UserModel.php` for TOTP login.
|
||||||
|
|
||||||
## Changes 4/22/2025 v1.2.3
|
## Changes 4/22/2025 v1.2.3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user