nextcloud/settings/js
Roeland Jago Douma d66e662492
Compile handlebars template for AuthTokenView
Fixes #11032
For https://github.com/orgs/nextcloud/projects/18

Compile the default authtoken handlebars view.
This avoids runtime compilations (speed) and avoids unsafe eval calls
thus allowing a stricter CSP.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-27 14:07:48 +02:00
..
settings Move user password form to security settings 2018-06-29 13:35:07 +02:00
admin.js Add warning state to setup checks 2018-06-06 17:34:38 +02:00
apps.js Fix app navigation controller to return an array 2018-07-25 13:50:46 +02:00
authtoken.handlebars Compile handlebars template for AuthTokenView 2018-09-27 14:07:48 +02:00
authtoken.js Use OC.Backbone instead of Backbone directly in authtoken JS code 2016-06-23 18:26:01 +02:00
authtoken_collection.js sort tokens 2016-07-20 15:59:00 +02:00
authtoken_view.js Compile handlebars template for AuthTokenView 2018-09-27 14:07:48 +02:00
certificates.js Use tooltip for ssl certs table 2016-07-13 10:00:02 +02:00
federationscopemenu.js Use icon classes in personal settings 2018-08-01 10:05:42 +02:00
federationsettingsview.js Fix position and template 2018-05-07 14:37:40 +02:00
log.js Add user ID to log entries in admin page 2016-06-10 15:38:21 +02:00
security_password.js Move user password form to security settings 2018-06-29 13:35:07 +02:00
settings-vue.js Update config and babel for ie11 2018-09-10 12:02:26 +02:00
settings-vue.js.map Rebase and bump 2018-09-26 09:44:49 +02:00
settings.js Settings groups to ocs 2018-04-25 07:37:20 +02:00
templates.js Compile handlebars template for AuthTokenView 2018-09-27 14:07:48 +02:00
usersettings.js use PUT to update user settings 2016-11-21 11:29:38 +01:00