Merge pull request #188 from nextcloud/add-wnd
Add "Global Auth" option to external storage
No related branches found
No related tags found
Showing
- apps/files_external/appinfo/routes.php 6 additions, 1 deletionapps/files_external/appinfo/routes.php
- apps/files_external/js/settings.js 27 additions, 0 deletionsapps/files_external/js/settings.js
- apps/files_external/lib/AppInfo/Application.php 1 addition, 0 deletionsapps/files_external/lib/AppInfo/Application.php
- apps/files_external/lib/Controller/AjaxController.php 19 additions, 1 deletionapps/files_external/lib/Controller/AjaxController.php
- apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php 88 additions, 0 deletionsapps/files_external/lib/Lib/Auth/Password/GlobalAuth.php
- apps/files_external/personal.php 4 additions, 0 deletionsapps/files_external/personal.php
- apps/files_external/settings.php 3 additions, 0 deletionsapps/files_external/settings.php
- apps/files_external/templates/settings.php 17 additions, 1 deletionapps/files_external/templates/settings.php
- apps/files_external/tests/Auth/Password/GlobalAuth.php 117 additions, 0 deletionsapps/files_external/tests/Auth/Password/GlobalAuth.php
Loading
Please register or sign in to comment