- Dortmund
- https://igalic.co/
-
Infrastructure & Open Source
(Homoiconic Ops Witch)
- Joined on
2020-06-26
implement login via LDAP
can you please document where in this code we now fake the login check to prevent timing attacks?
implement login via LDAP
would it be possible to do these as if not tests, so we don't nest four levels deep until we get to the actual code.
implement login via LDAP
if we use ldap as user-database, we could do the ldap bind once, and then pass around a connection…
Remove link to unimplemented page(timeline edit)
if we can't expose timelines::edit
as easy as we can get rid of this; then it's the right way to go.
implement login via LDAP
- // Making fake password verification to avoid different
- // response times that would make it possible to know
- // if a username is registered or not.
- User::get(conn, 1)?.auth(&query.password);
why would you get rid of this?
CSS Fix: My title is displayed at the wrong position on Webkit browsers
CSS Fix: My title is displayed at the wrong position on Webkit browsers
need libpq-dev lib for rpm-based distros, fix deprecated cargo command usage
need libpq-dev lib for rpm-based distros, fix deprecated cargo command usage