Appnet: Now you can add a central oauth configuration as well.

This commit is contained in:
Michael Vogel 2014-06-15 17:33:16 +02:00
parent b21d248104
commit 179b19473c
2 changed files with 39 additions and 6 deletions

View file

@ -0,0 +1,3 @@
{{include file="field_input.tpl" field=$clientid}}
{{include file="field_input.tpl" field=$clientsecret}}
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>