a04feff9a7
Any `\OCP\Authentication\IApacheBackend` previously had to implement `getLogoutAttribute` which returns a string.
This string is directly injected into the logout `<a>` tag, so returning something like `href="foo"` would result
in `<a href="foo">`.
This is rather error prone and also in Nextcloud 12 broken as the logout entry has been moved with
|
||
---|---|---|
.. | ||
filetemplates | ||
loginflow | ||
lostpassword | ||
403.php | ||
404.php | ||
error.php | ||
exception.php | ||
filepicker.html | ||
installation.php | ||
layout.base.php | ||
layout.guest.php | ||
layout.noscript.warning.php | ||
layout.user.php | ||
login.php | ||
message.html | ||
tags.html | ||
twofactorselectchallenge.php | ||
twofactorshowchallenge.php | ||
untrustedDomain.php | ||
update.admin.php | ||
update.use-cli.php | ||
update.user.php |