pushbits / server

A simple server for push notifications via Matrix (and a minimalistic alternative to Pushover and Gotify) 🚀📯
https://www.pushbits.io
ISC License
305 stars 18 forks source link

Incorporate ideas from OWASP's Authentication Cheat Sheet #15

Open eikendev opened 4 years ago

eikendev commented 4 years ago

I think most importantly, authentication errors should be generic. Also, usernames could be made case-insensitive.