mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
7efcac6017
This adjusts the session ID generator making it use it's own random function rather than using one from the utils lib. This allows us to utilize crypto/rand or math/rand interchangeably. Additionally refactor the utils.RandomString func. |
||
---|---|---|
.. | ||
const.go | ||
file_notifier.go | ||
notifier.go | ||
smtp_login_auth_test.go | ||
smtp_login_auth.go | ||
smtp_notifier_test.go | ||
smtp_notifier.go |