mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-02 13:25:15 +00:00
OIDC auth implemented, tests amended
This commit is contained in:
@@ -1,7 +1,16 @@
|
||||
<sso>
|
||||
On first visit, sign in using the built-in Cloudron authentication and then make the user administrator
|
||||
by running:
|
||||
```
|
||||
php cli/reconfigure.php --default_user YOUR_USERNAME
|
||||
```
|
||||
</sso>
|
||||
|
||||
<nosso>
|
||||
This app is pre-setup with an admin account. The initial credentials are:
|
||||
|
||||
**Username**: admin<br/>
|
||||
**Password**: changeme<br/>
|
||||
|
||||
Please change the admin password immediately.
|
||||
|
||||
</nosso>
|
||||
|
Reference in New Issue
Block a user