mirror of
https://github.com/nextcloud/server.git
synced 2026-03-02 13:31:14 -05:00
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
|
||
|---|---|---|
| .. | ||
| Command | ||
| Controller | ||
| Middleware | ||