what could this possibly be for. why do you not have authentication. why does api never respond. why are you searching over every user in the database. wh
(co-dev here) I’m pretty sure we did, but we’re balls deep in nodejs anyway so I’m pretty sure 3xion is treating it more as a pride thing than a efficiency or code cleanliness thing (or perhaps there’s a better reason for using the password system that I forgot)
its locally hosted and I have absolutely no experience with secure password handling (this is my attempt to write a very basic system that does actually work but is probably not efficient or secure in any way)
what could this possibly be for. why do you not have authentication. why does api never respond. why are you searching over every user in the database. wh
autism
the query doesn’t send unless the client provides a valid superuser password (that’s what i was using bcrypt for, albeit poorly)
uhhhh
uhhhh
u
but do you not have cookies? tokens? is this a website?
(co-dev here) I’m pretty sure we did, but we’re balls deep in nodejs anyway so I’m pretty sure 3xion is treating it more as a pride thing than a efficiency or code cleanliness thing (or perhaps there’s a better reason for using the password system that I forgot)
its locally hosted and I have absolutely no experience with secure password handling (this is my attempt to write a very basic system that does actually work but is probably not efficient or secure in any way)