nextcloud-server/lib/private/Template
Arthur Schiwon 4ec174197f
fix(Token): make new scope future compatible
- "password-unconfirmable" is the effective name for 30, but a draft
  name was backported.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-12 11:25:35 +07:00
..
Base.php
CSSResourceLocator.php fix: Fix loading styles from core/css/ 2023-02-20 09:28:30 +07:00
JSCombiner.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
JSConfigHelper.php fix(Token): make new scope future compatible 2024-06-12 11:25:35 +07:00
JSResourceLocator.php fix(JSRecourceLocator): Add missing slash after server root 2024-03-29 08:27:46 +07:00
ResourceLocator.php Drop 3rdparty root since it is unused and adjust tests 2022-12-07 23:55:32 +07:00
ResourceNotFoundException.php
TemplateFileLocator.php