authelia/internal/authentication
James Elliott c13196a86e
[CI] Enable gosec linter (#979)
* 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 (#912) 2020-05-04 21:39:25 +02:00
file_user_provider_test.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
file_user_provider.go [CI] Enable gosec linter (#979) 2020-05-05 17:57:30 +10:00
ldap_connection_factory_mock.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
ldap_connection_factory.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
ldap_user_provider_test.go [FEATURE] Automatic Profile Refresh - LDAP (#912) 2020-05-04 21:39:25 +02:00
ldap_user_provider.go [FEATURE] Automatic Profile Refresh - LDAP (#912) 2020-05-04 21:39:25 +02:00
password_hash_test.go [CI] Add goconst linter (#961) 2020-05-02 18:20:40 +02:00
password_hash.go [MISC] Introduce CryptAlgo type. (#960) 2020-05-03 14:06:09 +10:00
types.go [BUGFIX] [BREAKING] Set username retrieved from authentication backend in session. (#687) 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