derive customAuth from usage of auth addon

we can get rid of this value from the manifest since the oauth proxy
is going away.
This commit is contained in:
Girish Ramakrishnan
2016-11-12 06:37:55 +05:30
parent b23c06d443
commit 3457890b24
5 changed files with 10 additions and 21 deletions

View File

@@ -66,7 +66,7 @@
<br/>
<div class="form-group" ng-show="appConfigure.app.manifest.customAuth">
<div class="form-group" ng-show="appConfigure.customAuth">
<label class="control-label">Access control</label>
<p>
This app has it's own access control and does not integrate with Cloudron Auth.
@@ -81,7 +81,7 @@
</p>
</div>
<div class="form-group" ng-hide="appConfigure.app.manifest.customAuth || appConfigure.app.manifest.addons.email">
<div class="form-group" ng-hide="appConfigure.customAuth || appConfigure.app.manifest.addons.email">
<label class="control-label">Access control</label>
<div class="radio">
<label>