bypass profile select

This commit is contained in:
Mateusz Gruszczyński
2026-05-25 10:15:04 +02:00
parent ff7d836b77
commit 2e2d747fa2
5 changed files with 13 additions and 3 deletions

View File

@@ -143,7 +143,9 @@ Behavior:
- requests with `Host: 10.11.1.11:8090` or `Host: 10.11.1.11` use the built-in default admin user;
- requests through the reverse proxy still require the configured auth provider;
- profile permissions are ignored for bypassed direct-IP requests because they run as the default admin user.
- profile permissions are ignored for bypassed direct-IP requests because they run as the default admin user;
- when no active profile is saved for the bypass user, pyTorrent opens the profile picker instead of silently selecting the first profile;
- after selecting a profile, the choice is saved in the default user's preferences and reused on the next direct-IP visit.
Do not add public domains to this list.