[xwiki-users] Password reset impossible on XWiki
Hello, I forgot my password to connect myself to the site www.xwiki.org, s I tried to reset my password, but when I click on the link I received I get this error message; This page requires programming rights to work, which currently isn't the case. Please notify an administrator of this problem and try again later. -- View this message in context: http://xwiki.475771.n2.nabble.com/Password-reset-impossible-on-XWiki-tp50185... Sent from the XWiki- Users mailing list archive at Nabble.com.
On 05/07/2010 11:54 AM, raphaelle wrote:
Hello,
I forgot my password to connect myself to the site www.xwiki.org, s I tried to reset my password, but when I click on the link I received I get this error message; This page requires programming rights to work, which currently isn't the case. Please notify an administrator of this problem and try again later.
Can you try again? The page was imported and lost its programming rights, fixed now. -- Sergiu Dumitriu http://purl.org/net/sergiu/
On May 7, 2010, at 4:18 PM, Sergiu Dumitriu wrote:
On 05/07/2010 11:54 AM, raphaelle wrote:
Hello,
I forgot my password to connect myself to the site www.xwiki.org, s I tried to reset my password, but when I click on the link I received I get this error message; This page requires programming rights to work, which currently isn't the case. Please notify an administrator of this problem and try again later.
Can you try again? The page was imported and lost its programming rights, fixed now.
We should banish all usage of PRs in default XE IMO and ensure that with some checks (not sure yet how to do that). In case we have something requiring PR we should either add it to the generic API (if it's generic) or add a specific server-side service for it. WDYT? So we have 4 pages that need PR so far: - the password register page - the AllDocs page - the all attachment result page - the copy document page Any more that we'd need to fix? Thanks -Vincent
On May 7, 2010, at 4:33 PM, Vincent Massol wrote:
On May 7, 2010, at 4:18 PM, Sergiu Dumitriu wrote:
On 05/07/2010 11:54 AM, raphaelle wrote:
Hello,
I forgot my password to connect myself to the site www.xwiki.org, s I tried to reset my password, but when I click on the link I received I get this error message; This page requires programming rights to work, which currently isn't the case. Please notify an administrator of this problem and try again later.
Can you try again? The page was imported and lost its programming rights, fixed now.
We should banish all usage of PRs in default XE IMO and ensure that with some checks (not sure yet how to do that).
Forgot the rationale: - It's really hard to uprgade when there are pages requiring PR. Even if we fix the problem with import loosing PR even when you don't import as a backup pack (anyone who could look at this one?), people could still import with backup pack for ex and not have an Admin user for ex in their wiki. In addition this prevents pb with people editing the page and not having PR. -Vincent
In case we have something requiring PR we should either add it to the generic API (if it's generic) or add a specific server-side service for it.
WDYT?
So we have 4 pages that need PR so far: - the password register page - the AllDocs page - the all attachment result page - the copy document page
Any more that we'd need to fix?
Thanks -Vincent
On Fri, May 7, 2010 at 16:33, Vincent Massol <[email protected]> wrote:
On May 7, 2010, at 4:18 PM, Sergiu Dumitriu wrote:
On 05/07/2010 11:54 AM, raphaelle wrote:
Hello,
I forgot my password to connect myself to the site www.xwiki.org, s I tried to reset my password, but when I click on the link I received I get this error message; This page requires programming rights to work, which currently isn't the case. Please notify an administrator of this problem and try again later.
Can you try again? The page was imported and lost its programming rights, fixed now.
We should banish all usage of PRs in default XE IMO and ensure that with some checks (not sure yet how to do that).
In case we have something requiring PR we should either add it to the generic API (if it's generic) or add a specific server-side service for it.
WDYT?
This is kind of already the rule AFAIK. Most of the pages that need programming right have related jira issues.
So we have 4 pages that need PR so far: - the password register page - the AllDocs page - the all attachment result page - the copy document page
Any more that we'd need to fix?
Thanks -Vincent _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Hi, On Fri, May 7, 2010 at 8:03 PM, Vincent Massol <[email protected]> wrote:
On May 7, 2010, at 4:18 PM, Sergiu Dumitriu wrote:
On 05/07/2010 11:54 AM, raphaelle wrote:
Hello,
I forgot my password to connect myself to the site www.xwiki.org, s I
tried
to reset my password, but when I click on the link I received I get this error message; This page requires programming rights to work, which currently isn't the case. Please notify an administrator of this problem and try again later.
Can you try again? The page was imported and lost its programming rights, fixed now.
We should banish all usage of PRs in default XE IMO and ensure that with some checks (not sure yet how to do that).
In case we have something requiring PR we should either add it to the generic API (if it's generic) or add a specific server-side service for it.
WDYT?
So we have 4 pages that need PR so far: - the password register page - the AllDocs page - the all attachment result page - the copy document page
Not sure if this is related but i would also like to remove the PR requirement for OOo server administration tasks (and require admin rights only). - Asiri
Any more that we'd need to fix?
Thanks -Vincent _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Big +1 I suggest we change the author field on those pages to XWikiGuest or similar so that they will fail tests if they require PR. Also the code will be sandboxed by default. I proposed this earlier: http://www.mail-archive.com/[email protected]/msg14352.html Vincent Massol wrote:
On May 7, 2010, at 4:18 PM, Sergiu Dumitriu wrote:
On 05/07/2010 11:54 AM, raphaelle wrote:
Hello,
I forgot my password to connect myself to the site www.xwiki.org, s I tried to reset my password, but when I click on the link I received I get this error message; This page requires programming rights to work, which currently isn't the case. Please notify an administrator of this problem and try again later. Can you try again? The page was imported and lost its programming rights, fixed now.
We should banish all usage of PRs in default XE IMO and ensure that with some checks (not sure yet how to do that).
In case we have something requiring PR we should either add it to the generic API (if it's generic) or add a specific server-side service for it.
WDYT?
So we have 4 pages that need PR so far: - the password register page - the AllDocs page - the all attachment result page - the copy document page
Any more that we'd need to fix?
Thanks -Vincent _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hello, it works perfect now, thanks! -- View this message in context: http://xwiki.475771.n2.nabble.com/Password-reset-impossible-on-XWiki-tp50185... Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (6)
-
Asiri Rathnayake -
Caleb James DeLisle -
raphaelle -
Sergiu Dumitriu -
Thomas Mortagne -
Vincent Massol