1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/authentication
James Elliott c13196a86e
[CI] Enable gosec linter ()
* fix tee append
* convert DB table names from var to const
* fixed file modes
* ignored gosec where relevant and safe
2020-05-05 17:57:30 +10:00
..
const.go [FEATURE] Automatic Profile Refresh - LDAP () 2020-05-04 21:39:25 +02:00
file_user_provider_test.go [CI] Add godot linter () 2020-05-02 15:06:39 +10:00
file_user_provider.go [CI] Enable gosec linter () 2020-05-05 17:57:30 +10:00
ldap_connection_factory_mock.go [MISC] Update durations to notation format and housekeeping () 2020-04-05 22:37:21 +10:00
ldap_connection_factory.go [CI] Add godot linter () 2020-05-02 15:06:39 +10:00
ldap_user_provider_test.go [FEATURE] Automatic Profile Refresh - LDAP () 2020-05-04 21:39:25 +02:00
ldap_user_provider.go [FEATURE] Automatic Profile Refresh - LDAP () 2020-05-04 21:39:25 +02:00
password_hash_test.go [CI] Add goconst linter () 2020-05-02 18:20:40 +02:00
password_hash.go [MISC] Introduce CryptAlgo type. () 2020-05-03 14:06:09 +10:00
types.go [BUGFIX] [BREAKING] Set username retrieved from authentication backend in session. () 2020-03-15 18:10:25 +11:00
user_provider.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00