Quantcast
Channel: XWiki Forum - Latest topics
Viewing all articles
Browse latest Browse all 1373

Issue with Invitation App

$
0
0

Hello all! I’m new to XWiki and try to debug an issue with one of the core components, the invitation app. The issue is that an invited person accepts the invitation and fills out the registration form to get another email (on the entered email address) to confirm that address (this userflow is a bit weird, because he got the invitation on some email in first place, so I don’t know why the email needs to be checked again, but anyways). Now when the user clicks on this particular confirmation link, it says that the confirmation did not work and the validation code, that is part of the link, does not work either when its inputted into the submission form. When I look in the administration area I see that the invitations are accepted, but the accounts are still all deactivated. So, in order to “debug” this issue somehow, I thought at first “let’s have a look at the database scheme” just to see that things are not stored in a regular normalized manner there, so I don’t see where the code for a particular user account is actually stored (heck, there is not even some kind of “users” table). Then I thought “let’s have a look at the app’s source code to see what’s going on”, again, just hitting another wall because all I can find for that app are UI templates and UI tests (https://github.com/xwiki/xwiki-platform/tree/master/xwiki-platform-core/xwiki-platform-invitation). So, am I looking at the wrong places? Where is stuff stored? Where is the actual code? Thanks!

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 1373

Trending Articles