vichan-devel / vichan

Vichan is the most popular and widely used imageboard software in the world. It is a free, light-weight, fast, highly configurable and user-friendly imageboard software package.
https://vichan.info
Other
596 stars 193 forks source link

Improve authentication security #733

Closed Zankaria closed 2 months ago

Zankaria commented 2 months ago

This patch aims to improve authentication security (although it should be reworked, at least to not use sha1 or md5 and don't send the password to the browser via cookies, but use a token instead)