Clarify what customAuth means in install dialog

This commit is contained in:
Johannes
2016-11-21 12:57:42 +01:00
parent dd4f7bf176
commit 2fac681b62

View File

@@ -38,7 +38,7 @@
<div class="form-group" ng-show="appInstall.customAuth">
<label class="control-label">Access control</label>
<p>
This app has it's own access control and does not integrate with Cloudron Auth.
This app has it's own access control and does not use the Cloudron user management.
</p>
</div>