Skip to content

Commit dedfd06

Browse files
committed
minor #10537 fix redirection (xabbuh)
This PR was merged into the 4.1 branch. Discussion ---------- fix redirection This fixes #10536. Commits ------- e3e64ce fix redirection
2 parents c8a29df + e3e64ce commit dedfd06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_build/redirection_map

+1-1
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@
393393
/security/custom_provider /security/user_provider
394394
/security/multiple_user_providers /security/user_provider
395395
/security/custom_password_authenticator /security/guard_authentication
396-
/security/api_key_authentication /security/api_key_authentication
396+
/security/api_key_authentication /security/guard_authentication
397397
/security/pre_authenticated /security/auth_providers
398398
/security/host_restriction /security/firewall_restriction
399399
/security/acl_advanced /security/acl

0 commit comments

Comments
 (0)