Skip to content

Commit

Permalink
README: Add clarification to username passwords
Browse files Browse the repository at this point in the history
  • Loading branch information
stephendade authored Jan 23, 2025
1 parent 13a0766 commit 2bea489
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,9 @@ The access control does *not* apply to any MAVLink or video streams
The default username is ``admin`` and password ``admin``. This can be changed
on the "User Management" page.

Usernames and passwords are stored in the ``user.json`` file in the Rpanion-server folder. Resetting this file (via ``git checkout user.json``)
will reset the usernames/passwords back to it's defaults.

## Tests

Unit tests are split into separate commands for the frontend (ReactJS) and backend.
Expand Down

0 comments on commit 2bea489

Please sign in to comment.