shishk what ya momma gave ya!

  • 0 Posts
  • 1 Comment
Joined 1 year ago
cake
Cake day: June 12th, 2025

help-circle
  • Sounds like there’s something wrong with your setup. I just disabled authentication in my config file and got the expected result. I copy/pasted the snippet below so just double check that’s what yours looks like. I also don’t have to login every time (except after a container restart) when auth is enabled as long as I check off the remember me box.

    web:
      authentication:
        disabled: true