Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't logout #13

Open
Emi94 opened this issue Feb 10, 2021 · 2 comments
Open

Can't logout #13

Emi94 opened this issue Feb 10, 2021 · 2 comments

Comments

@Emi94
Copy link

Emi94 commented Feb 10, 2021

When I press logout I get this message in the web UI:
Could not connect to the server. Make sure you have a working internet connection and try again.
Mediawiki server has no problem reaching the CAS server.

And this is thrown in the apache2 logs
[Wed Feb 10 07:41:23.512520 2021] [php7:warn] [pid 1687451] [client 192.168.0.100:45136] PHP Warning: session_set_save_handler(): Cannot change save handler when session is active in /var/www/html/extensions/CASAuth/CAS/source/CAS/Client.php on line 1116, referer: https://wiki.domain.com/index.php/Main_Page

Note: Mediawiki version is 1.35.0, php is 7.4 and $CASAuth["LogoutServers"][]='cas.domain.com'; $CASAuth["LogoutServers"]=true;

tpokorra added a commit to tpokorra/CASAuth that referenced this issue Apr 10, 2021
@tpokorra
Copy link

I still need to press F5 to reload the page.

perhaps this is related to https://www.mediawiki.org/wiki/Topic:W5nyw48nx1pc2lsy

@tpokorra
Copy link

My browser console shows:

Content Security Policy: The page's settings blocked the loading of a resource at https://example.org/api.php blockiert ("default-src").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants