Branch: refs/heads/stable-15.5.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: e3f9b907eeadcad633ac27e696ef6e6f2b9e8e85
https://github.com/xwiki/xwiki-platform/commit/e3f9b907eeadcad633ac27e696ef…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
M
xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyFormAuthenticator.java
Log Message:
-----------
XWIKI-20233: Parameter xwiki.authentication.unauthorized_code is not taken into account
* The parameter has been long deprecated and removed from xwiki.cfg,
it should have been removed from the code too
(cherry picked from commit f9f3f9e0322f64430cafa7f4dd1b416dce63de9e)