Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passwort setzen für app_dev besser beschreiben #40

Closed
BugBuster1701 opened this issue Jul 16, 2017 · 7 comments
Closed

Passwort setzen für app_dev besser beschreiben #40

BugBuster1701 opened this issue Jul 16, 2017 · 7 comments
Labels

Comments

@BugBuster1701
Copy link

/* Use the "contao:install-web-dir" console command to set a password for the dev entry point. */

Damit können die wenigsten (neuen) Nutzer was anfangen. Ich selber musste per "help" auch erst schauen wie das gehen soll. Wer Symfony 3.3 noch nicht kennt, wird hier nicht schlau daraus.

So könnte das schon verständlicher sein,
contao:install-web-dir --user=USER --password[=PASSWORD]
sofern jeder weiß wie die contao-console aufzurufen ist.

Beachte dabei aber auch #39

@aschempp
Copy link
Member

Wo hast du diese Meldung erhalten?

@fritzmg
Copy link
Contributor

fritzmg commented Jul 17, 2017

@aschempp
Copy link
Member

Ah! Ich denke dazu sollte man besser was in's Handbuch schreiben, oder?

@fritzmg
Copy link
Contributor

fritzmg commented Jul 17, 2017

Naja ich würd entweder den Kommentar auf

/***********************************************************************************************/
/*                               ###  READ FIRST  ###                                          */
/* Access to debug front controllers must only be allowed on localhost or with authentication. */
/* Use the "contao:install-web-dir --user=USER --password[=PASSWORD]" console command to set a */
/* password for the dev entry point.                                                           */
/***********************************************************************************************/

ändern oder das Command umprogrammieren, sodass immer nach Benutzer Name und Passwort gefragt wird - außer es wurde --no-dev benutzt.

@BugBuster1701
Copy link
Author

Die Nutzer bekommen ja beim Versuch es hier angezeigt, sie sollen in diese Datei schauen, also tun die das auch.

@BugBuster1701
Copy link
Author

Daher Kommentar erweitern und im Handbuch kanns es auch nicht schaden.

@aschempp
Copy link
Member

Fixed in f081310

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants