..
actions.go
also capture logs for pre-login and check-password commands
2023-02-26 15:15:34 +01:00
admin.go
fix cross folder copy
2023-04-13 18:23:42 +02:00
apikey.go
fix cross folder copy
2023-04-13 18:23:42 +02:00
bolt.go
EventManager: add IDP login trigger and check account action
2023-03-22 19:02:54 +01:00
bolt_disabled.go
update Copyright year
2023-01-03 10:18:30 +01:00
cachedpassword.go
fix cross folder copy
2023-04-13 18:23:42 +02:00
cacheduser.go
webdav: fix caching with external auth/plugins
2023-05-20 12:39:07 +02:00
configs.go
add XOAUTH2
2023-06-03 16:17:32 +02:00
dataprovider.go
webdav: fix caching with external auth/plugins
2023-05-20 12:39:07 +02:00
eventrule.go
email action: allow to configure Bcc
2023-05-25 19:55:27 +02:00
group.go
groups: add expiration date override
2023-02-13 19:32:36 +01:00
iplist.go
move IP/Network lists to the data provider
2023-02-09 09:33:33 +01:00
memory.go
EventManager: add IDP login trigger and check account action
2023-03-22 19:02:54 +01:00
mysql.go
Windows: start the service in a goroutine
2023-05-23 12:59:27 +02:00
mysql_disabled.go
update Copyright year
2023-01-03 10:18:30 +01:00
node.go
update Copyright year
2023-01-03 10:18:30 +01:00
pgsql.go
Windows: start the service in a goroutine
2023-05-23 12:59:27 +02:00
pgsql_disabled.go
update Copyright year
2023-01-03 10:18:30 +01:00
quotaupdater.go
printf: replace %#v with the more explicit %q
2023-02-27 19:19:57 +01:00
role.go
update Copyright year
2023-01-03 10:18:30 +01:00
scheduler.go
webdav: fix caching with external auth/plugins
2023-05-20 12:39:07 +02:00
session.go
add XOAUTH2
2023-06-03 16:17:32 +02:00
share.go
printf: replace %#v with the more explicit %q
2023-02-27 19:19:57 +01:00
sqlcommon.go
EventManager: add IDP login trigger and check account action
2023-03-22 19:02:54 +01:00
sqlite.go
postgres provider: add support for load balancing
2023-03-25 09:29:13 +01:00
sqlite_disabled.go
update Copyright year
2023-01-03 10:18:30 +01:00
sqlqueries.go
EventManager: add IDP login trigger and check account action
2023-03-22 19:02:54 +01:00
unixcrypt.go
add unixcrypt build tag
2023-03-26 10:33:30 +02:00
unixcrypt_disabled.go
add unixcrypt build tag
2023-03-26 10:33:30 +02:00
user.go
webdav: fix caching with external auth/plugins
2023-05-20 12:39:07 +02:00