]> source.dussan.org Git - nextcloud-server.git/commit
feat(Security): Warn about using annotations instead of attributes 46606/head
authorprovokateurin <kate@provokateurin.de>
Mon, 15 Jul 2024 13:25:45 +0000 (15:25 +0200)
committerprovokateurin <kate@provokateurin.de>
Thu, 18 Jul 2024 09:25:32 +0000 (11:25 +0200)
commite5dcdfb9e012dbe2811832e4bc0c233bdb3fcf21
treed88e1d5bb6b08aadf491c075336065cf34baa887
parent1de5adf867b46bf713ac6de4b92c53aee1bf15af
feat(Security): Warn about using annotations instead of attributes

Signed-off-by: provokateurin <kate@provokateurin.de>
lib/private/AppFramework/DependencyInjection/DIContainer.php
lib/private/AppFramework/Middleware/Security/CORSMiddleware.php
lib/private/AppFramework/Middleware/Security/PasswordConfirmationMiddleware.php
lib/private/AppFramework/Middleware/Security/SecurityMiddleware.php
tests/lib/AppFramework/Middleware/Security/CORSMiddlewareTest.php
tests/lib/AppFramework/Middleware/Security/PasswordConfirmationMiddlewareTest.php