.. |
actions.go
|
also capture logs for pre-login and check-password commands
|
2023-02-26 15:15:34 +01:00 |
admin.go
|
add a specific permission to manage folders
|
2023-07-23 18:48:49 +02:00 |
apikey.go
|
fix cross folder copy
|
2023-04-13 18:23:42 +02:00 |
bolt.go
|
dataprovider: sort related resources by name
|
2023-12-10 17:50:48 +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
|
ssh: allow to configure public key auth algorithms
|
2023-11-09 20:03:04 +01:00 |
dataprovider.go
|
WebClient WIP: add support for localizations
|
2023-12-10 16:40:13 +01:00 |
eventrule.go
|
allow to configure ALPN protocols
|
2023-10-28 12:35:26 +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
|
dataprovider: sort related resources by name
|
2023-12-10 17:50:48 +01:00 |
mysql.go
|
fix or suppress lint warnings detected by golangci-lint 1.55.0
|
2023-10-20 20:31:17 +02:00 |
mysql_disabled.go
|
update Copyright year
|
2023-01-03 10:18:30 +01:00 |
node.go
|
httpfs: limit body size
|
2023-10-07 11:28:16 +02:00 |
pgsql.go
|
CockroachDB: use unordered_unique_rowid for primary keys
|
2023-06-10 18:23:35 +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
|
httpd: add database based token manager
|
2023-11-01 10:54:14 +01:00 |
share.go
|
WebClient WIP: add support for localizations
|
2023-12-10 16:40:13 +01:00 |
sqlcommon.go
|
SQL providers: make sure we don't exceed the allowed placeholders
|
2023-09-12 19:15:40 +02:00 |
sqlite.go
|
squash database migrations
|
2023-06-10 13:06:24 +02:00 |
sqlite_disabled.go
|
update Copyright year
|
2023-01-03 10:18:30 +01:00 |
sqlqueries.go
|
dataprovider: sort related resources by name
|
2023-12-10 17:50:48 +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
|
SQL providers: make sure we don't exceed the allowed placeholders
|
2023-09-12 19:15:40 +02:00 |