archesis
Forum Replies Created
-
Forum: Reviews
In reply to: [Storefront Top Bar] Should be in default “Storefront”Btw: Would be nice to have an option to show the top bar ONLY on mobile display!
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] No spam protection at allAs far as I can see, “WP Cerber” does not protect Contact Form 7 (would be nice to have though).
However Contact Form 7 has integrated support for reCaptcha. Look here: https://contactform7.com/recaptcha/
Forum: Plugins
In reply to: [EWWW Image Optimizer] Folder optimization on multisiteSorry for the late reply. Yes, if site-admins could just be allowed to optimize files within their own upload directory, this would help a lot.
Thanks, that’s nice to hear!
Forum: Plugins
In reply to: [authLdap] Username not suppliedThanks for the quick response.
Where does the plugin save the log? Do have to enable WP logging?
ldap structure is like this (simplified):
c
|-o
|-|-ou
|-|-|-cnSettings:
Save passwords: No
Map LDAP Groups to roles: No
URI: ldap://cn=auth-user,ou=unit,o=organization,c=country:Password-of-auth-user@ldap-server.com/c=country
(using full path of the authorized user)LDAP URI-Separator: empty
StartTLS: No
Filter: (cn=s%)
Name-Attribute: givenName
Second Name Attribute: sn
User-ID Attribute: cn
Mail Attribute: eMailAddress
Web-Attribute: empty
Default Role: Author
Also:
If I would like to use multiple ldap-servers, I would have to set a a “separator” and then type the full URIs (like the one above) one after another, separated by the separator, true?Is it allowed to set ports? In my case like this: @ldap-server.com:1234/c=country
- This reply was modified 7 years, 2 months ago by archesis.
Forum: Plugins
In reply to: [WP DoNotTrack] block pinterestO.k. Nice.
Seems it is mostly working now using “Forced (default)” mode together with “whitelist” – so cookies from”pinterest” are blocked … sometimes. Other times not. I can’t reproduce it to find a pattern.
The incompatibility with above mentioned plugins is still an issue.
Forum: Plugins
In reply to: [WP DoNotTrack] block pinterestPostie
NextGEN GalleryHowever I don’t want to use “SuperClean” anyway because the description says it blocks iframes and I am using those.
You need to add the settings to your wp-config.
To that end open “wp_mail_smtp.php” in the plugin’s directory, there you will find the “define” lines for use in the config-file.
Error does no longer appear in current version 0.11.4
Thx for the quick response.
Can confirm on WordPress 5.0 and 4.9.8.
Version 0.11.2 of this plugin works.Quick fix: Just download the older version here (bottom of page):
https://de.wordpress.org/plugins/menu-icons/advanced/Delete folder “menu-icons” from “/wp-content/plugins” and copy the same folder from older version there.
Sorry but regarding the backend the function is more important than the style.
It is irrelevant if a list of IP-addresses is “more beautiful” (which is subjective anyway) especially when an important feature of said list is removed.
So yes, please make it better again.
Thank you.
- This reply was modified 7 years, 5 months ago by archesis.
So you are saying it is a feature, not a bug? 😉
Thing is: Up until now I could see at one glance when and by whom certain pages had been accessed (also for security reasons). All the data was right there on screen.
Now you are telling me I have to click or mouseover each individual item.
I hope you understand this is much less convenient.
- This reply was modified 7 years, 5 months ago by archesis.
I made two screenshots for comparison.
1) “Visitors” page of the “old” WP Statistics (12.4.3)
http://schaupp.bplaced.net/temp/2018-11-17_scrn1a.jpg2) The exact same page of new version of WP Statistics (12.5.2)
http://schaupp.bplaced.net/temp/2018-11-17_scrn2a.jpgAs you can see, the newer version is missing details, which were present (and useful) in the previous version.
Same here. I now enabled the above mentioned features and changed the Login. Hopefully this will prevent brute-force spam. It is baffling to me that WordPress out of the box is insecure to such an extent.
Same problem here.
Unchecking “Disable Users Enumeration” in “Miscellaneous” => “Users Enumeration” makes CF7 work again.