I made a slight change to the login portlet that gives the user the option to create their own password, instead of always having a random password emailed to them at creation time. To enable this new functionality, edit portal-ext.properties and paste this line:
login.create.account.allow.custom.password=true
Keep in mind that this is for 5.2.3+, or trunk revision 26905+.


