glpi
glpi copied to clipboard
Fix Dashboard Rights -Undefined index
| Q | A |
|---|---|
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Tests pass? | yes |
| Fixed tickets | #12005 |
I think the front file should handle not logged requests
Yes i need to add Session::checkLoginUser(); too in my page before Html::header
Warning : make sure to not break embed/public feature when adding a session check on the front file
@tsmr I put this PR to draft, as it does not seems to be finished (according to comments).
Ping @tsmr?
Hi,
I close this PR as it seems abandonned. Feel free to reopen and complete it.