Results 235 comments of Umputun

another problem - it doesn't seem to work for cases where From is not the same as SMTP username. A practical example -AWS SES where SMTP credentials don't really correspond...

> if you'd like to give it a go yourself, please be my guest :) The current implementation is built with `gopkg.in/mail.v2`. I'm not sure if this is even actively...

both Dozer 4.0 and 4.2 don't work for me on macOS 11 beta. Dots are not visible

or, maybe just allow increased size because it was kind of expected?

Auth providers implemented as a part of go-pkgz/auth, see https://github.com/go-pkgz/auth/issues/61

@Menelion I have plans for hosted version someday, but no ETA

@paskal - with our new documentation site those manuals may have a good place to live.

401 is really strange one to penalize for. is it even smth we write to console? i thought this was reported by browser itself. Theoretically we can provide some workaround...

i have added [/status method](https://github.com/go-pkgz/auth/commit/78e5d290333d18075f2d316ffd22c4cd1b3482d2) to go-pkgz/auth regardless of what we do about this ticket, having a way to check logged in status this way (i.e. GET with 200 and...

I'm not sure what the problem is. The current site/Docker file does exactly what it is supposed to do, i.e. build site container. This container serves the site as designed....