A Flask-based user management interface for CasaOS, providing a simple way to manage user authentication.
Love BigBearCasaOS? Support my work on Ko-fi: https://ko-fi.com/bigbeartechworld Every supporter helps me create more powerful automation tools and scripts for the community. Your contribution directly enables me to keep developing and sharing BigBearScripts like this one.
Features
Web-based user management interface
Secure authentication system
Customizable credentials through environment variables
Easy integration with existing CasaOS installations
Quick Start
Installation
Install from the Big Bear CasaOS App Store:
Default credentials:
Username: casaos
Password: casaos
Configuration
You can modify the default credentials by updating the environment variables in your installation.
Environment Variables
Variable
Description
Default
CASAOS_USERNAME
Login username
casaos
CASAOS_PASSWORD
Login password
casaos
Security Recommendations
Change the default credentials immediately after installation
Thank you for reporting this issue. Any extra details you can shareāsuch as the steps you took, your environment, or screenshotsāwould be greatly appreciated, as I have not been able to replicate the issue on my end. Itās difficult to fix something I havenāt been able to observe myself, but Iām not saying it isnāt a bug.
Changed the user and password values to my own and saved.
Opened app and it asked the user and password on a pop up prompt
Entered new user/password and it just asks for the user/password again, with no error message. Tried a couple more times with no success.
Went back to settings to make sure I was typing the password correctly and noticed that now it had two $ signs. (my password has a $ sign somewhere in there)
I thought maybe I mistyped so I fixed it and saved again, went back to settings and there was the repeated $ sign again.
After this I tried changing to a simpler password with no special characters but it would not let me in again. No matter what password I set, it didnāt work.
I started writing this reply and added some screenshots and while taking the screenshots IT HIT ME LIKE A THUNDERSTRIKE!.
I was mixing up the user and password fields! In the settings the first field is the password and the second is the username. Intuition led me to not even read the fields and just changed the things as one usually does. Username on top, password below.
So it ended up being a Layer 8 issue after all LOL. Of course, after entering the values in the correct order now itās working. Maybe thatās whatās happening to the OP.
I installed ZimaOS and the CasaOS user management app. Here, Iāve set up users who all have the same role, ADMIN.
It would be great if I could configure the roles (e.g., ADMIN, USER).
Would that be possible ?
Thanks.