sftpgo-mirror/internal/common
Nicola Murino 354fc9b3d6
OIDC: allow to extract custom fields from sub-structs
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-03-23 18:15:07 +01:00
..
actions.go also capture logs for pre-login and check-password commands 2023-02-26 15:15:34 +01:00
actions_test.go EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01:00
clientsmap.go update Copyright year 2023-01-03 10:18:30 +01:00
clientsmap_test.go update Copyright year 2023-01-03 10:18:30 +01:00
common.go update jquery, go deps, actions/setup-go to v4 2023-03-15 18:44:08 +01:00
common_test.go EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01:00
connection.go don't expose error messages from pre-actions and post connect hooks 2023-02-28 18:01:09 +01:00
connection_test.go EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01:00
dataretention.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
dataretention_test.go smtp: require templates only if a server is configured or in service mode 2023-03-01 18:31:02 +01:00
defender.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
defender_test.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
defenderdb.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
defenderdb_test.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
defendermem.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
eventmanager.go EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01:00
eventmanager_test.go OIDC: allow to extract custom fields from sub-structs 2023-03-23 18:15:07 +01:00
eventscheduler.go scheduler: disable verbose logs 2023-02-21 18:18:24 +01:00
httpauth.go update Copyright year 2023-01-03 10:18:30 +01:00
httpauth_test.go update Copyright year 2023-01-03 10:18:30 +01:00
protocol_test.go EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01:00
ratelimiter.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
ratelimiter_test.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
tlsutils.go telemetry: improve test cases 2023-02-24 11:05:46 +01:00
tlsutils_test.go add support for monitoring and reloading externally provided TLS certs 2023-01-22 18:31:14 +01:00
transfer.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
transfer_test.go update Copyright year 2023-01-03 10:18:30 +01:00
transferschecker.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
transferschecker_test.go update Copyright year 2023-01-03 10:18:30 +01:00