-
Custom batch job starts with an error "Unable to find a BatchJob strategy with the type X" in the notifications of the admin page. I can tell through logging that the constructor of my batch job runs …
-
Don't protect the create-admin route until a default admin is being created on db start
- Protect most if not all routes with JWTs
- Make sure if not admin role, user can only engage with their ow…
-
-
# Story
As a galasa service admin I can set a role for a particular user as `default` or `admin` , and some actions are possible by admin users, and some are not possible if a user only has a default …
-
Currently the `reservoir_ui.api.advanced` route is open to the public due to https://github.com/acquia/reservoir/blob/8.x-1.x/modules/reservoir_ui/reservoir_ui.routing.yml#L41
-
Hello, i have an issue, in my user model i use UUID and i generate this with a eloquent event, but the package use db insert in users tabla and the problem is that my event is not fire and get this er…
-
I propose to add a User Authentication and Role Management feature to our application. This will allow users to securely register and log in, enhancing the overall security of the system. Additionally…
-
### Issue Summary
When serving password-protected pages in Wagtail, the application does not set appropriate cache-control headers to prevent these pages from being cached by browsers or intermediary…
-
Create a password-protected admin area where the site owner can manage users, posts, and settings.
-
## Description
It is impossible to delete a page from the CMS admin if it has versions, unless a setting is changed in settings.py.
## Steps to reproduce
1. Create a page
2. Edit the p…