##// END OF EJS Templates
Reject LDAP authentication requests with blank password. Per RFC4513 these should be treated as anonymous binds. See the Security Considerations (Section 6.3.1) for more details on this issue.
Reject LDAP authentication requests with blank password. Per RFC4513 these should be treated as anonymous binds. See the Security Considerations (Section 6.3.1) for more details on this issue.
Shawn K. O'Shea -
r1659:40db9e08 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / functional
__init__.py Loading ...
test_admin.py Loading ...
test_admin_ldap_settings.py Loading ...
test_admin_permissions.py Loading ...
test_admin_repos.py Loading ...
test_admin_repos_groups.py Loading ...
test_admin_settings.py Loading ...
test_admin_users.py Loading ...
test_admin_users_groups.py Loading ...
test_branches.py Loading ...
test_changelog.py Loading ...
test_changeset.py Loading ...
test_feed.py Loading ...
test_files.py Loading ...
test_followers.py Loading ...
test_forks.py Loading ...
test_home.py Loading ...
test_journal.py Loading ...
test_login.py Loading ...
test_repos_groups.py Loading ...
test_search.py Loading ...
test_settings.py Loading ...
test_shortlog.py Loading ...
test_summary.py Loading ...
test_tags.py Loading ...