-
data.csv should not be possible to download without authentication. Maybe a simple admin page could help users to set up a http basic authentication with passwort to protect this file.
-
**Describe the bug**
We are currently running into an issue where our easy admin pages are crashing because entities marked as inAcessible by the setEntityPermission configuration are still being pas…
-
Right now, it's basically impossible to have any protection around tags:
* Anyone with write access to a repo can push any tags.
* There's no auditing/logging of tag changes.
Any number of thin…
-
### Describe the bug
After setting up a GitLab runner, whether managed through YunoHost or not, any and all build jobs on a non-public repo fail as soon the runner attempts to pull your repo.
##…
-
Hello I use JWT Auth , and I am trying to make a multh auth with JWT with 2 Models . (USER Model AND CUSTOMER Model ) .
Like this -
```
* USER ( for ADMINS )
*CUSTOMER ( for CUSTO…
-
I am using Laravel 5.4.
There are two types of user in my system. Admin &User.
Both have separate database tables .To authenticate ,I have implemented laravel multi auth with custom user provider(…
-
v1.0
PHP error when loading /admin/post/image and /admin/post/audio. Other /admin/post/ pages load fine. The error is as follows:
PHP Warning: in_array() expects parameter 2 to be array, null give…
-
If I start an A/B test for a page and then attempt to delete it once the AB test has concluded, I am met with a 500 error mentioning "("Cannot delete some instances of model 'Page' because they are re…
-
I encountered a blocking error during my upgrade from 1.15.0 to 1.15.3. I couldn't do the database migration command as it returned and error. Maybe i did something wrong ?
### What steps will re…
-
https://www.elastic.co/guide/en/logstash/current/configuring-centralized-pipelines.html
> xpack.management.elasticsearch.username and xpack.management.elasticsearch.password
> If your Elasticsea…