Fix twofactor loading and public image

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ 2022-04-15 10:28:54 +02:00
parent a1aaaaa0c8
commit fa18a77fa2
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
2 changed files with 2 additions and 0 deletions

View File

@ -272,6 +272,7 @@ class ThemingController extends Controller {
/**
* @PublicPage
* @NoCSRFRequired
* @NoSameSiteCookieRequired
*
* @param string $key
* @param bool $useSvg
@ -304,6 +305,7 @@ class ThemingController extends Controller {
* @NoCSRFRequired
* @PublicPage
* @NoSameSiteCookieRequired
* @NoTwoFactorRequired
*
* @return FileDisplayResponse|NotFoundResponse
*/

Binary file not shown.