-
## Description
### Describe the bug
I've a private instance hosted on a OVH web hosting (Apache with MySQL 8 also hosted on ovh), all working fine on 6.6 but after migrating to 7.0 all request…
-
We should have a message service for admins. This would require the creation of a new model.
This model should contain:
- Sender
- Date and time
- Message title
- Message body
- Admins to be notified…
-
**As a** system
**I need** to verify that the account is an admin account
**So that** admin-related functions cannot be used by any other account type
### Details and Assumptions
* Admin-only fe…
-
Given that admins need to quickly create recruiter accounts,
when an admin executes an Artisan command to add a new recruiter,
then the system should create a recruiter record with the specified d…
-
"As an admin, I want to see system reports and logs in case of trouble."
Acceptance criteria:
The admin can see system reports
The admin can see logs
-
i get this first login
```
FUNCTION bootstrap_builder.JSON_ARRAYAGG does not exist
SELECT pd.*,product.*, product.product_id as array_key
,(SELECT JSON_ARRAYAGG( JSON_OBJECT('id',…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
### Microsoft PowerToys version
0.86.0
### Installation method
PowerToys auto-update
### Running as admin
Yes
### Area(s) with issue?
General
### Steps to reproduce
1. Restart Windows 11 24H2…
-
Hey,
The idea is to have simple tokens created with say.. `echo MOOO| shasum -a 512224 |awk '{print $1}' >> /etc/grommunio-admin-api/conf.d/MOO.token` which only allow "GET" requests with the REST …
-
As a **site administrator** I can **have superuser abilities** so that **I can moderate and manage the website efficiently**
### Acceptance criteria
- **User management**
- Admins can use full CRU…