Skip to content
Snippets Groups Projects
Václav Bartoš's avatar
Václav Bartoš authored
Passwords which may be passed via HTTP basic auth (as "<username>:<password>") shouldn't contain a colon. Although it should work according to corresponding RFC, a colon in password causes problems in some servers (Cortex at minimum).
Therefore, we only allow letters and numbers in most of the automatically generated passwords.
7fa298e7
History
Name Last commit Last update