mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[feature/oauth] Don't allow external login methods on admin auth
PHPBB3-11673
This commit is contained in:
parent
43e08e221f
commit
0ea3103a44
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue