Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: f9f3f9e0322f64430cafa7f4dd1b416dce63de9e
https://github.com/xwiki/xwiki-platform/commit/f9f3f9e0322f64430cafa7f4dd1b…
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