Skip to content
Unverified Commit d66e6624 authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

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: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent c759a789
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment