pgadmin4/web/pgadmin/templates/security
Ashesh Vashi d9f6baac72 Various misc fixes:
- Using the 'gettext' as oppose to '_', which is not defined
- Define missing variables
- Fixed escape character in string with double quote
- Removed some dead code in a test case
- Removed unnecessary self assignment

Includes some fixes for Accessibility improvements
- Use semantic markup to mark emphasized or special text
- Added hidden legend in <fieldset> for better screen reader support
2020-04-08 14:14:25 +05:30
..
email Refuse password changes (and tell the user) if the notification email cannot be sent. Fixes #2892 2017-11-30 11:16:38 +00:00
change_password.html Various misc fixes: 2020-04-08 14:14:25 +05:30
fields.html Added LDAP authentication support. Fixes #2186 2020-04-06 15:57:05 +05:30
forgot_password.html Various misc fixes: 2020-04-08 14:14:25 +05:30
login_user.html Added LDAP authentication support. Fixes #2186 2020-04-06 15:57:05 +05:30
messages.html Update to use Bootstrap 3 instead of Bootstrap 4. Fixes #3562 2018-10-10 12:43:26 +01:00
panel.html Various misc fixes: 2020-04-08 14:14:25 +05:30
reset_password.html Various misc fixes: 2020-04-08 14:14:25 +05:30
watermark.html Add ALT tags to images for accessibility. Fixes #2902 2018-01-08 12:43:36 +00:00