9e77205820
fix: set username based on game license requirement while both slack notifs and licence req are active
...
Fixes a problem where sign ups would fail due to a misconfigured UUID middleware that would only trigger if slack notifications were active
Signed-off-by: Miguel Nogueira <me@nogueira.codes >
2025-08-07 23:09:50 +01:00
7dca30b57d
fix(auth): check for discord callback error status, update string copy
2023-08-16 01:04:56 +01:00
96aa01b9c6
Recent changes
2020-11-02 21:44:05 +00:00
6541e25a39
Apply fixes from StyleCI
2020-10-10 16:30:26 +00:00
ed95f02e00
Fix error where exception appeared instead of error message
...
This commit fixes an issue with fake MC usernames being used and
resulting in a fatal exception. Displays an error msg now.
2020-06-28 04:51:32 +01:00
599d742e96
Use UUID conversion facade
2020-06-28 00:46:49 +01:00
2ff0da3e4f
Made Profile & Account Settings functional
...
Also moved redundant HTML markup to component file for reuse.
Username to UUID converter also added as Middleware
2020-05-13 22:47:51 +01:00