Bugfix
- Because of the default admin renaming with
0.29.0
, the 2 test admin accounts have not been deleted when starting up a new production instance.
#909 - Error logs with an invalid
rauthy.cfg
have been emitted as tracing logs instead ofeprintln
, when logging was not initialized yet.
#910 - Because of the new session validation rework and additional safety-nets, a login was impossible when
SESSION_VALIDATE_IP=false
#911