angelysou
Forum Replies Created
-
Hello, I am reaching out to you again because I still haven’t found a solution to my problem. I have searched the web a bit, but also found no answers. I followed all of your advice, but it doesn’t work.
Sincerely, Angelysou
Hello everyone,
@johndarre, yes I tried those two options. Likewise, it redirects me to the reset page and doesn’t allow the call. Best regards.Hello,
I am using WP-Rocket. I proceeded as follows:
In the “Never cache the following URLs (one per line)” section, add the URL paths of the password reset pages you want to exclude. For example, if the URL of your password reset page is https://skilldesk.fr/reset-password/, add /reset-password/ (without the domain name) to this section.
In the “Never cache pages with the following query terms” section (or “Never cache URL(s) with the following query strings” in English), add the query parameters used in the password reset URLs. For example, if the URL of your password reset page contains query parameters like act=reset_password, hash=xxxxxxx, et login=xxxxxx, add these parameters separately :
act hash loginTo exclude password reset pages from WP Rocket and the query requests, you need to add a rule in the .htaccess file. Since the password reset URL contains the string reinitialisation-du-mot-de-passe, you can use it to identify these pages.
<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{QUERY_STRING} ^act=reset_password RewriteRule ^reinitialisation-du-mot-de-passe/ - [L] ...I will try until I find it, but these two solutions do not work. Do you have any ideas?
Sincerely, Angelysou
Hello, it’s a great pleasure to read you. I followed the steps, I had already done the redirection as in the picture. I searched through the documentation but I can’t find it myself. I receive the link but it redirects the URL with the token to the default password reset page:
https://skilldesk.fr/reset-password/?act=reset_password&hash=xxxxxxxx&login=xxxxxx
Automatically redirected to:
https://skilldesk.fr/reset-password/
Kind regards, thank you for everything again.
- This reply was modified 3 years, 1 month ago by Steven Stern (sterndata).
Sir, you have polluted the topic. Best regards.
- This reply was modified 3 years, 1 month ago by angelysou.
I’m waiting for a coder from their staff, SIR! I know who I am, where I’m going, and what I’m doing, but thank you for the multiple answers that don’t help me 🙂
I know that I know nothing! ^^
I definitely won’t post any credentials here, LOL!
I’m waiting for someone from their staff who knows what they’re talking about. Regards, Steven.- This reply was modified 3 years, 1 month ago by angelysou.
Hello
I followed your advice, but I think I must be doing something wrong. Would you be willing to take over as admin? Regards, Stan.- This reply was modified 3 years, 1 month ago by angelysou.