Do not show multiple Access control sections for email apps
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
|
||||
<br/>
|
||||
|
||||
<div class="form-group" ng-show="appConfigure.customAuth">
|
||||
<div class="form-group" ng-show="appConfigure.customAuth && !appConfigure.app.manifest.addons.email">
|
||||
<label class="control-label">Access control</label>
|
||||
<p>
|
||||
This app has it's own access control and does not integrate with Cloudron Auth.
|
||||
|
||||
Reference in New Issue
Block a user