Skip to content

[BUG] Strange App Behavior When Sending HTTP traffic to HTTPS #902

@hunllef

Description

@hunllef

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:

  1. Set up a new Stump instance in the iOS app
  2. Select "basic auth" and input your user/pass
  3. Input the HTTPS server's url as HTTP instead
  4. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions