Awais Qureshi
|
bc45f1ee48
|
fix: Removed usage of djangoratelimitbackend. (#30116)
* fix: Removed usage of djangoratelimitbackend.
|
2022-03-25 15:27:39 +05:00 |
|
Awais Qureshi
|
fe57074dab
|
feat!: Remove django-admin default login (#29876)
* feat!: Remove django-admin default login
|
2022-03-01 17:38:36 +05:00 |
|
Usama Sadiq
|
59a0acc768
|
Revert "feat!: Remove django-admin default login. (#29416)" (#29824)
This reverts commit be2a57902f.
|
2022-01-26 19:17:45 +05:00 |
|
Awais Qureshi
|
be2a57902f
|
feat!: Remove django-admin default login. (#29416)
Now redirect the admin-login towards the lms login.
BOM-2855
|
2022-01-26 17:27:17 +05:00 |
|
Adeel Khan
|
298d3554fe
|
Fix templates for XSS code injection via translations
This would patch all templates (django/mako)
for a possible XSS code injection via
translation files by html escaping them..
LEARNER-4632
|
2019-06-25 14:22:42 +05:00 |
|
Diana Huang
|
0fb8f08d2e
|
Override admin templates to remove links that allow admin users to change
passwords.
LEARNER-4928
|
2018-09-18 13:43:30 -04:00 |
|