-
Notifications
You must be signed in to change notification settings - Fork 116
Create Lokole admin user during setup #1317
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
Conversation
96b8dfa to
b21401b
Compare
|
@aidan-fitz |
|
@aidan-fitz take some time off for exam week and get back in touch when ya can mid/late December :-) |
Thanks much @aidan-fitz. Get in touch next week if poss so together we can ensure testing is satisfactory on Raspbian, Ubuntu and hopefully Debian 9/10 too! |
| # Info needed to install Lokole | ||
| lokole_version: "0.1.24" | ||
| lokole_version: "0.1.26" | ||
| lokole_admin_user: admin |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@c-w @aidan-fitz
IIAB's universal recommendation for OOB login to apps is: Admin/changeme
(Can we specify the username start with an uppercase A above, to be sure?)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made this change to branch add-lokole-admin-user.
|
Merging tentatively to encourage further testing -- please help when you can, thanks @aidan-fitz & All! Ref #1293 |
Description of changes proposed in this pull request.
Add a default admin account when setting up Lokole as per #1305 (comment).
Smoke-tested in operating system.
By @aidan-fitz
Mention a team member for further information or comment using @ name
@holta