Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
fusiondirectory
fusiondirectory
Commits
80f64f03
Unverified
Commit
80f64f03
authored
4 years ago
by
Côme Chilliet
Browse files
Options
Download
Patches
Plain Diff
fix(core) Improve HTML escaping from translation text
issue
#6071
parent
b1189a15
dev
6342-update-the-locales-for-1-5
6344-template-issue-when-creating-a-template-with-empty-password-error-message-should-not-be-seen
6365-core-locking-mechanism-is-not-changing-the-mail-ressource-it-does-lock-the-mail-account
6365-core-when-lock-mechanism-is-trigger-the-user-should-not-be-editable-if-not-unlock
6378-orcid-test-method-is-wrong-and-break-orcid-saving
core-php8
master
fusiondirectory-1.5
fusiondirectory-1.4
No related merge requests found
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
ihtml/themes/breezy/framework.tpl
+1
-1
ihtml/themes/breezy/framework.tpl
ihtml/themes/breezy/login.tpl
+1
-1
ihtml/themes/breezy/login.tpl
ihtml/themes/breezy/management/filter-element-date.tpl
+1
-1
ihtml/themes/breezy/management/filter-element-date.tpl
ihtml/themes/breezy/management/filter-element-fixed.tpl
+1
-1
ihtml/themes/breezy/management/filter-element-fixed.tpl
ihtml/themes/breezy/management/filter-element.tpl
+1
-1
ihtml/themes/breezy/management/filter-element.tpl
ihtml/themes/breezy/management/management.tpl
+3
-3
ihtml/themes/breezy/management/management.tpl
ihtml/themes/breezy/msg_dialog.tpl
+1
-1
ihtml/themes/breezy/msg_dialog.tpl
ihtml/themes/breezy/sizelimit.tpl
+3
-3
ihtml/themes/breezy/sizelimit.tpl
ihtml/themes/legacy/login.tpl
+1
-1
ihtml/themes/legacy/login.tpl
include/class_ldapSizeLimit.inc
+2
-6
include/class_ldapSizeLimit.inc
include/class_logging.inc
+3
-3
include/class_logging.inc
include/class_msg_dialog.inc
+7
-8
include/class_msg_dialog.inc
include/class_pluglist.inc
+3
-3
include/class_pluglist.inc
include/login/class_LoginCAS.inc
+2
-2
include/login/class_LoginCAS.inc
include/login/class_LoginHTTPHeader.inc
+2
-2
include/login/class_LoginHTTPHeader.inc
include/simpleplugin/class_multiPlugin.inc
+4
-4
include/simpleplugin/class_multiPlugin.inc
include/simpleplugin/class_simplePlugin.inc
+4
-4
include/simpleplugin/class_simplePlugin.inc
plugins/admin/aclrole/acleditiondialog.tpl
+1
-1
plugins/admin/aclrole/acleditiondialog.tpl
plugins/admin/departments/class_department.inc
+3
-3
plugins/admin/departments/class_department.inc
plugins/admin/groups/class_ogroup.inc
+3
-3
plugins/admin/groups/class_ogroup.inc
with
47 additions
and
52 deletions
+47
-52
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets