[xwiki-users] Wrong parameter for password reset
Just want to apologize if this has been asked already, but I was not able to find this in the archive. I have a new instance of XWiki install and everything is working fine, but I am having issue with the "Reset my password" link at the login page. It send the email out fine, but when I click on the link, it takes me to the xwiki with the error message: "Wrong Parameters. Back to the password reset page". I searched the internet and I come up empty, is there a setting I forgot to setup? Please let me know. Thanks. -- View this message in context: http://xwiki.475771.n2.nabble.com/Wrong-parameter-for-password-reset-tp75933... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi, On 2 Dec 2014 at 21:06:05, lorconksu ([email protected](mailto:[email protected])) wrote:
Just want to apologize if this has been asked already, but I was not able to find this in the archive.
I have a new instance of XWiki install and everything is working fine, but I am having issue with the "Reset my password" link at the login page. It send the email out fine, but when I click on the link, it takes me to the xwiki with the error message: "Wrong Parameters. Back to the password reset page". I searched the internet and I come up empty, is there a setting I forgot to setup? Please let me know. Thanks.
Which version of XWiki? Thanks -Vincent
I'm using version 6.2.4. Thanks. -- View this message in context: http://xwiki.475771.n2.nabble.com/Wrong-parameter-for-password-reset-tp75933... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all, Any update on this? -- View this message in context: http://xwiki.475771.n2.nabble.com/Wrong-parameter-for-password-reset-tp75933... Sent from the XWiki- Users mailing list archive at Nabble.com.
It seems that Vincent forgot about this thread...maybe my post will wake him up :-) -- View this message in context: http://xwiki.475771.n2.nabble.com/Wrong-parameter-for-password-reset-tp75933... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi vincent, Do you have an idea what is the problem i'm facing? I have moved on to use 6.4 and I am still getting that error. -- View this message in context: http://xwiki.475771.n2.nabble.com/Wrong-parameter-for-password-reset-tp75933... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi, No idea, but there’s little chance you’ll get help with what you posted since you didn’t give much information :) 1) What URL do you have in the reset password mail (the one you click) 2) You didn’t say where you get the error. In XWiki’s UI, in xwiki’s logs? In any case you need to paste the maximum info you get (check the xwiki logs for more data) 3) Stop removing the threaded context from your mails, this is a bad practice and it forces people who want to help you to have to fish for the past messages to understand what you’re talking about! That’s also a reason for not getting more help… 4) The code related to this feature is located in the XWiki.ResetPassword page if you wish to have a look to understand what’s going on. Thanks -Vincent On 9 Feb 2015 at 07:35:49, lorconksu ([email protected](mailto:[email protected])) wrote:
Hi vincent,
Do you have an idea what is the problem i'm facing? I have moved on to use 6.4 and I am still getting that error.
-- View this message in context: http://xwiki.475771.n2.nabble.com/Wrong-parameter-for-password-reset-tp75933...
Hi Vincent, Sorry about that, I was not aware that the threaded information was not included. Anyway, as for the lack of information on the error, I was not sure what I needed to provide as the error on the page literally just say "Wrong parameters. Back to the password reset page >>". Here is an example link of one of the link from the email: http://xwiki.yiucloud.net:8080/xwiki/bin/view/XWiki/ResetPasswordComplete?u=... Looking at the ResetPassword code, it looks like the script is looking for a "u"(user) and "v"(verification String), but also something else? That's the part I'm not sure. Thanks again for taking a look at this. William Date: Mon, 9 Feb 2015 01:39:36 -0700From: [email protected]: [email protected]: Re: Wrong parameter for password reset Hi, No idea, but there’s little chance you’ll get help with what you posted since you didn’t give much information :) 1) What URL do you have in the reset password mail (the one you click) 2) You didn’t say where you get the error. In XWiki’s UI, in xwiki’s logs? In any case you need to paste the maximum info you get (check the xwiki logs for more data) 3) Stop removing the threaded context from your mails, this is a bad practice and it forces people who want to help you to have to fish for the past messages to understand what you’re talking about! That’s also a reason for not getting more help… 4) The code related to this feature is located in the XWiki.ResetPassword page if you wish to have a look to understand what’s going on. Thanks -Vincent On 9 Feb 2015 at 07:35:49, lorconksu ([hidden email](mailto:[hidden email])) wrote:
Hi vincent,
Do you have an idea what is the problem i'm facing? I have moved on to use 6.4 and I am still getting that error.
-- View this message in context: http://xwiki.475771.n2.nabble.com/Wrong-parameter-for-password-reset-tp75933... users mailing list [hidden email] http://lists.xwiki.org/mailman/listinfo/users
If you reply to this email, your message will be added to the discussion below: http://xwiki.475771.n2.nabble.com/Wrong-parameter-for-password-reset-tp75933... To unsubscribe from Wrong parameter for password reset, click here. NAML -- View this message in context: http://xwiki.475771.n2.nabble.com/Wrong-parameter-for-password-reset-tp75933... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi, It seems we have a bug… Ludovic has reported this bug today: http://jira.xwiki.org/browse/XWIKI-11801 It should be fixed quickly and released as part of 6.4.2 sometime next week probably. Thanks -Vincent On 9 Feb 2015 at 21:30:55, lorconksu ([email protected](mailto:[email protected])) wrote:
Hi Vincent, Sorry about that, I was not aware that the threaded information was not included. Anyway, as for the lack of information on the error, I was not sure what I needed to provide as the error on the page literally just say "Wrong parameters. Back to the password reset page >>". Here is an example link of one of the link from the email: http://xwiki.yiucloud.net:8080/xwiki/bin/view/XWiki/ResetPasswordComplete?u=... Looking at the ResetPassword code, it looks like the script is looking for a "u"(user) and "v"(verification String), but also something else? That's the part I'm not sure. Thanks again for taking a look at this. William Date: Mon, 9 Feb 2015 01:39:36 -0700From: [email protected]: [email protected]: Re: Wrong parameter for password reset
Hi, No idea, but there’s little chance you’ll get help with what you posted since you didn’t give much information :) 1) What URL do you have in the reset password mail (the one you click) 2) You didn’t say where you get the error. In XWiki’s UI, in xwiki’s logs? In any case you need to paste the maximum info you get (check the xwiki logs for more data) 3) Stop removing the threaded context from your mails, this is a bad practice and it forces people who want to help you to have to fish for the past messages to understand what you’re talking about! That’s also a reason for not getting more help… 4) The code related to this feature is located in the XWiki.ResetPassword page if you wish to have a look to understand what’s going on. Thanks -Vincent On 9 Feb 2015 at 07:35:49, lorconksu ([hidden email](mailto:[hidden email])) wrote:
Hi vincent,
Do you have an idea what is the problem i'm facing? I have moved on to use 6.4 and I am still getting that error.
participants (3)
-
Hamster -
lorconksu -
vincent@massol.net