-
-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description of the Bug
Mistyped my server's URL when setting up the Stump iOS app; caused some interesting behavior where the app would infinitely spam request authentications.
Expected Behavior
The app works when actually inputting the correct URL, but I figured it probably shouldn't freak out like this if HTTPS is typo'd to HTTP.
Maybe a max auth attempt limit, reminder to check URL, etc?
To Reproduce
Steps to reproduce the behavior:
- Set up a new Stump instance in the iOS app
- Select "basic auth" and input your user/pass
- Input the HTTPS server's url as HTTP instead
- Behold!
Screenshots
spamauth.mov
Environment:
- OS: iOS 26.1 / Ubuntu Server 24.04
- Device: iPhone 16 Pro
Build Details:
- Version: experimental
- Docker: yes
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working