SamuraiWTF / katana

SamuraiWTF package management tool and interface.
22 stars 8 forks source link

Wayfarer gets 500 error on auth #47

Open JGillam opened 2 years ago

JGillam commented 2 years ago

This is specific to branch https://github.com/SamuraiWTF/katana/tree/updates/2022-02-rollup

The api call to authenticate is going to the correct endpoint from the app but it appears to error out with any input (or none). This is activated when the user attempts to log in to the app.

image

It is likely this broke as part of the shift to using Samurai's new TLS setup.