greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 17926

Show
Ignore:
Timestamp:
2008-11-26 18:43:55 (1 month ago)
Author:
max
Message:

Default password is now admin.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • release-kits/mark2/installer/antinstall-config.xml

    r17853 r17926  
    8282                <comment name="admin-password-expl"/> 
    8383<!--            <validated property="admin.password" defaultValue="" displayText="" regex="^.{3,20}$"/>--> 
    84                 <text property="admin.password" defaultValue="" displayText=""/> 
     84                <text property="admin.password" defaultValue="admin" displayText=""/> 
    8585        </page> 
    8686