aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Http/Attribute/NoAdminRequired.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-18/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* feat(security): Add PHP \Attribute for remaining security annotationsJoas Schilling2023-04-251-0/+37
Signed-off-by: Joas Schilling <coding@schilljs.com>