Joomla should not be recommending using "admin" as the default admin username during installation. This is giving a known credential which is 50% of the credentials needed for a site and so should be user generated and no default should be recommended.
I did look at contributing a pull request for this, however as it impacts on the language string INSTL_ADMIN_USER_DESC I gave up as I dont have the ability to translate
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30380
Labels |
Added:
?
|
||
Build | ⇒ | staging |
Just worry about changing the en-** language files. The translation teams will handle everything else.