This page (revision-3) was last changed on 04-Feb-2015 09:36 by Albrecht Striffler

This page was created on 04-Feb-2015 09:24 by unknown

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
3 04-Feb-2015 09:36 1 KB Albrecht Striffler to previous
2 04-Feb-2015 09:32 1 KB Albrecht Striffler to previous | to last
1 04-Feb-2015 09:24 2 KB unknown to last

Page References

Incoming links Outgoing links
LoginHelp ...nobody

Version management

Difference between version and

At line 16 changed one line
When a user decides to log in — or is challenged to do so by a page access control or security policy — he or she sees a standard web form with a username field and a masked password field. After receiving the submitted web form, JSPWiki attempts to log the user.
When a user decides to log in — or is challenged to do so by a page access control or security policy — he or she sees a standard web form with a username field and a masked password field. After receiving the submitted web form, the wiki attempts to log the user.
At line 26 changed 2 lines
Although some wikis are anonymous, many are not. Often, wikis give users the ability to create an identity for the website.
JSPWiki includes a basic self-registration page that allows users to set up and manage their own wiki profiles.
The form asks for:
At line 29 removed 2 lines
By default, the form asks for:
At line 36 changed one line
If container-managed authentication is in force, the user ID will not be editable; the container will supply this value.
When the user saves the profile, the wiki checks to make sure that the new user id, wiki name and full name aren't already used by someone else. If so, the user is given the opportunity to choose different values.
At line 38 removed 2 lines
When the user saves the profile, JSPWiki checks to make sure that the new user id, wiki name and full name aren't already used by someone else. If so, the user is given the opportunity to choose different values.