jerimiah-smiggins / smiggins

a social media platform that i made so that means its cool
https://trinkey.pythonanywhere.com
GNU General Public License v3.0
5 stars 5 forks source link

client freaks out if you switch to a deleted account #195

Open trinkey opened 3 days ago

Subroutine7901 commented 1 day ago

Maybe add checks upon switching to an account to check if it exists, and if not remove it from the account switcher

trinkey commented 1 day ago

Maybe add checks upon switching to an account to check if it exists

well yes but i dont want to add an api route that just validates an id because security

Subroutine7901 commented 1 day ago

I mean it redirecting you to the login screen does something to tell so idk