[dokuwiki] New PR: Enable to keep current page after logout instead of redirect to login

  • From: "YoitoFes" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sun, 19 Dec 2021 18:46:56 +0100 (CET)

Hi,

YoitoFes opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/3566:

Dokuwiki redirects to login page after logout even if guest user is allowed to 
access current page.

For enable guest user to keep current page, add the setting itme named
`redirect_to_login_after_logout` whose class is onoff:

  If `$conf['redirect_to_login_after_logout']` is 1 (default), dokuwiki
  redirect to login page after logout. Otherwise it keeps current page.

Please help us to review this pull request, so new contributors get feedback in 
a timely manner.

a8237c20-60f3-11ec-994b-daee6b43c0da


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: Enable to keep current page after logout instead of redirect to login - YoitoFes