[FLOW3-general] TYPO3.Blog login problem
Bastian Waidelich
bastian at typo3.org
Wed Nov 23 14:13:27 CET 2011
Gideon So wrote:
Hi,
> How can I make myself able to login
> again?? Or how can I create a admin account??
The Blog example creates a user "editor" with the password "joh316" when
you hit the front page with an empty database (see [1]).
Apart from that you can create accounts and dummy posts with the CLI
commands
./flow3 setup:createaccount <identifier> <password> <first name> <last name>
and
./flow3 setup:profilingdata
HTH
Bastian
[1]
http://git.typo3.org/FLOW3/Packages/TYPO3.Blog.git?a=blob;f=Classes/Controller/SetupController.php;h=fca7cc2f65e91a0f9eac3a3317d0cb74effcbfb5;hb=HEAD#l74
More information about the FLOW3-general
mailing list