Strona 1 z 1

rainloop admin password

: 11 gru 2024, 20:07
autor: jurek
..rainloop/?admin

You can change the settings in the configuration file:

rainloop/data/_data_xxxx/default/configs/application.ini

[security]
admin_login = "admin"
admin_password = "12345"

The password must be hashed.
There is only one exception (password = 12345).

Try to set admin_password = "12345" and go to Admin panel to change it to something new.