absolutinternet
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: htaccess file corruptedHi,
we have got the same problem here.
We deleted everything, installed WP-Core and Plugins new, changed all passwords and one day later the suspicious .htaccess was written in every folder. In the Doc-Root we found a modified index.php and about.php with malicious code in it.
We contacted the hosting provider. But this hack is very strange.
All the best
Forum: Plugins
In reply to: [Shibboleth] Log Out from IDP not closing WordPress SessionHi,
the switch to
require shib-sessionworks. I have to talk to the IDP for another role to disable all local logins and still have an full adminstration account.Another solution without disabling local login is to check for header values passed by the IDP and if the current user is linked to shibboleth by the user_meta value of shibboleth_account.
Thank you for help 🙂
Forum: Plugins
In reply to: [Shibboleth] Log Out from IDP not closing WordPress SessionHi Jonathan,
thank you for the link (I think shibboleth.net is down at the moment). I will check later.
Will the change to require shib-session block the login of local users?
All the best
SebastianForum: Plugins
In reply to: [Shibboleth] Sibboleth installation internal server errorFirst you have to configure a Service Provider on the Webserver itself. That is not a WP thing. Please read the FAQ of the plugin.
Try to delete the two Auth lines in the .htaccess:
AuthType shibboleth
Require shibbolethForum: Plugins
In reply to: [Shibboleth] Sibboleth installation internal server errorHi,
Did you configure a SP on that server?
All the best
Forum: Plugins
In reply to: [Advanced Forms for ACF] get entry_id on submissionHi,
I got with
$entryID = AF()->submission['entry'];🙂Great Plugin at all!
All the best
SebastianJust got it – it is a Pro Feature only.
I have the same Problem. Did you solve the problem?
Thank you in advance.
Sebastian