aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Middleware/Security/Exceptions
Commit message (Expand)AuthorAgeFilesLines
* feat(security): restrict admin actions to IP rangesBenjamin Gaussorgues2024-07-191-0/+23
* feat(AppFramework): Add ExAppRequired attributeprovokateurin2024-07-011-0/+18
* chore: Add SPDX headerAndy Scherzinger2024-05-249-184/+25
* feat(appframework): Expose programmatic rate limiterChristoph Wurst2023-09-201-0/+3
* fix(security)!: Use consistent HTTP status for strict cookie checksChristoph Wurst2023-04-171-0/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-049-14/+5
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+2
* Update license headersChristoph Wurst2019-12-059-9/+13
* Do not do redirect handling when loggin outRoeland Jago Douma2019-02-061-0/+29
* Provide translated error message for permission errorMorris Jobke2018-02-261-1/+2
* Update license headersMorris Jobke2017-11-063-2/+4
* Handle SameSiteCookie check for index.php in AppFramework MiddlewareRoeland Jago Douma2017-09-241-0/+38
* Allow to overwrite the message which we already do in SubadminMiddlewareJoas Schilling2016-12-081-2/+2
* Introduce PasswordConfirmRequired annotationJoas Schilling2016-11-181-0/+37
* Fix othersJoas Schilling2016-07-216-9/+16
* [master] Port Same-Site Cookies to masterLukas Reschke2016-07-201-0/+36
* Update license headersLukas Reschke2016-05-265-5/+9
* Fix inconsistent nameing of AppFrameworkRoeland Jago Douma2016-04-224-8/+8
* Move \OC\AppFramework to PSR-4Roeland Jago Douma2016-04-225-0/+184