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_user_provider.go | ||
file_user_provider_test.go | ||
ldap_connection_factory.go | ||
ldap_connection_factory_mock.go | ||
ldap_user_provider.go | ||
ldap_user_provider_startup.go | ||
ldap_user_provider_test.go | ||
password_hash.go | ||
password_hash_test.go | ||
types.go | ||
user_provider.go | ||
users_database.template.yml |