mirror of https://github.com/zulip/zulip.git
b30fb37037
Our URL routing previously attempting to segment the /users/ endpoint namespace into /me (affecting yourself) or /username@domain (affecting other users) by regular expressions incorrectly, specifically in the case of email addresses starting with `me`. This prevented various admin actions like removing a user as an organization administrator. |
||
---|---|---|
.. | ||
jinja2 | ||
__init__.py | ||
backends.py | ||
dev_settings.py | ||
dev_urls.py | ||
legacy_urls.py | ||
local_settings.py | ||
prod_settings_template.py | ||
settings.py | ||
terms.md.template | ||
test_settings.py | ||
urls.py | ||
wsgi.py |