1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[feature/oauth] Don't allow external login methods on admin auth

PHPBB3-11673
This commit is contained in:
Joseph Warner
2013-08-14 23:00:45 -04:00
parent 43e08e221f
commit 0ea3103a44

View File

@@ -48,7 +48,7 @@
</fieldset>
</div>
<!-- IF PROVIDER_TEMPLATE_FILE -->
<!-- IF not S_ADMIN_AUTH and PROVIDER_TEMPLATE_FILE -->
<!-- INCLUDE {PROVIDER_TEMPLATE_FILE} -->
<!-- ENDIF -->
</div>