nextcloud/lib/private/Template
Abijeet de5467811a Fixes password input being prompted every time.
Fixes #7106

- Echoing the current server time via a JS variable and storing the current time on page load in JS.
- Calculating the diff and taking it into account when deciding whether to show the password confirmation.

Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2018-01-08 23:47:52 +05:30
..
Base.php Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00
CSSResourceLocator.php Fixed webroot for scss files 2017-12-30 05:55:44 +01:00
JSCombiner.php If for some reason the json can't be decoded it is not cached 2017-11-08 12:37:35 +01:00
JSConfigHelper.php Fixes password input being prompted every time. 2018-01-08 23:47:52 +05:30
JSResourceLocator.php Merge pull request #7061 from kyrofa/bugfix/6028/app_path_realpath 2017-11-14 13:58:02 +01:00
ResourceLocator.php Update license headers 2017-11-06 16:56:19 +01:00
ResourceNotFoundException.php Fix others 2016-07-21 18:13:57 +02:00
SCSSCacher.php Fixed tests 2017-12-30 05:55:45 +01:00
TemplateFileLocator.php Fix others 2016-07-21 18:13:57 +02:00