Description
Create a valve which creates user's home pages from user template folder (e.g. /_user/template/) when the user does not have home pages and the user logs on first.
This valve should copy pages from template folder as j2-admin does.
This feature could be useful when users are not created only by j2-admin UI.
A similar issue was proposed in the mailing list before. (See http://www.nabble.com/Creating-a-user-in-jetspeed-t3836908.html.)
I searched the JIRA on this issue, but I could not find a patch for this.
So, I'd like to upload my patch.