Abhishek Shroff
|
1b9a456b5c
|
[server][cli] Select storage driver during backend creation
|
2025-06-30 20:49:02 +05:30 |
|
Abhishek Shroff
|
ff1e574590
|
[server] Change oauth native redirect scheme
|
2025-06-30 20:08:48 +05:30 |
|
Abhishek Shroff
|
4831bd60eb
|
[server] Rename ldap.search => ldap.dn_lookup
|
2025-06-30 11:14:10 +05:30 |
|
Abhishek Shroff
|
f539e70f7a
|
[server] Add version on copy
|
2025-06-30 10:16:45 +05:30 |
|
Abhishek Shroff
|
513d1f1748
|
[server] Migrate contents on copy
|
2025-06-30 10:04:49 +05:30 |
|
Abhishek Shroff
|
d36f45bf64
|
[server] Fix serving files (and byte ranges) from minio backend
|
2025-06-30 09:59:58 +05:30 |
|
Abhishek Shroff
|
658e147474
|
[server][storage] Change minio param name
|
2025-06-30 00:47:13 +05:30 |
|
Abhishek Shroff
|
aac2cbba4f
|
[server][core] Fix fs mount
|
2025-06-30 00:21:50 +05:30 |
|
Abhishek Shroff
|
bd7d3f02d8
|
[server][auth] Don't check openid client configs on startup
|
2025-06-30 00:21:10 +05:30 |
|
Abhishek Shroff
|
641010280e
|
[server] Fix hard delete
|
2025-06-29 22:55:50 +05:30 |
|
Abhishek Shroff
|
cec83199f8
|
[server] Fix crypt config
|
2025-06-29 22:29:42 +05:30 |
|
Abhishek Shroff
|
9f93284469
|
[server][api] Fix duplicate upload
|
2025-06-29 21:31:16 +05:30 |
|
Abhishek Shroff
|
de400edee8
|
[server][api] Fix upload response
|
2025-06-29 19:23:38 +05:30 |
|
Abhishek Shroff
|
dea557fba5
|
[server][cli] Add mount command
|
2025-06-29 18:58:58 +05:30 |
|
Abhishek Shroff
|
1be2c6e0a9
|
[server] Fix error on reupload
|
2025-06-29 18:58:02 +05:30 |
|
Abhishek Shroff
|
2756cb737a
|
[server] Use default storage when no mounts are found
|
2025-06-29 18:20:52 +05:30 |
|
Abhishek Shroff
|
c578b6011c
|
[server] Use printf instead of log for storage commands
|
2025-06-29 18:20:04 +05:30 |
|
Abhishek Shroff
|
c2778b7746
|
[server] Rename resource_storage => storage_mounts
|
2025-06-29 14:00:21 +05:30 |
|
Abhishek Shroff
|
da44b42447
|
[server] rename sql file
|
2025-06-29 13:58:16 +05:30 |
|
Abhishek Shroff
|
e5e526dfae
|
[server][auth] auto-create wildcards
|
2025-06-29 13:55:40 +05:30 |
|
Abhishek Shroff
|
c2214a507c
|
[server][auth] Streamline auto create
|
2025-06-29 13:48:09 +05:30 |
|
Abhishek Shroff
|
9c3cd57485
|
[server][openid] Use name from id token, fall back to given_name+family_name
|
2025-06-29 13:13:00 +05:30 |
|
Abhishek Shroff
|
ec3e789ab3
|
[server] Fix api key rename
|
2025-06-29 13:01:01 +05:30 |
|
Abhishek Shroff
|
e8276fb8a7
|
[client] Fix token login params
|
2025-06-29 12:58:09 +05:30 |
|
Abhishek Shroff
|
d80d879794
|
[server] Tweak login
|
2025-06-29 12:49:48 +05:30 |
|
Abhishek Shroff
|
b386053a60
|
[server][auth] Rename accessToken => apiKey
|
2025-06-29 12:38:32 +05:30 |
|
Abhishek Shroff
|
dce623b2a6
|
[server] Update schema to refer to generalized login token
|
2025-06-29 12:38:29 +05:30 |
|
Abhishek Shroff
|
5482f52ab9
|
[server][auth] Generalize token login
|
2025-06-29 12:19:59 +05:30 |
|
Abhishek Shroff
|
edf2882294
|
[server][auth][openid] Properly set config
|
2025-06-29 11:03:17 +05:30 |
|
Abhishek Shroff
|
92882105fc
|
[server][auth][openid] Get id token from oidc server
|
2025-06-29 10:07:45 +05:30 |
|
Abhishek Shroff
|
b128f5ec38
|
[server][auth][openid] Change config structure
|
2025-06-29 01:07:21 +05:30 |
|
Abhishek Shroff
|
1f618e4add
|
[server][auth][openid] prepare for new openid auth flow
|
2025-06-29 01:05:02 +05:30 |
|
Abhishek Shroff
|
fca450763a
|
[server][auth] Split functions into files
|
2025-06-29 00:28:19 +05:30 |
|
Abhishek Shroff
|
54cc4876d0
|
[server][auth][openid] Fix config caching
|
2025-06-26 16:24:47 +05:30 |
|
Abhishek Shroff
|
4eb6a15166
|
[server][auth] OpenID providers
|
2025-06-26 15:32:38 +05:30 |
|
Abhishek Shroff
|
fd42fbfbea
|
[server][auth] Auto create accounts from certain domains
|
2025-06-26 11:48:00 +05:30 |
|
Abhishek Shroff
|
38b39dbc03
|
[server][auth][ldap] Fix search filter
|
2025-06-26 10:48:02 +05:30 |
|
Abhishek Shroff
|
fbe039318a
|
[server][auth] Password backends
|
2025-06-26 10:12:33 +05:30 |
|
Abhishek Shroff
|
c80ca7a3fb
|
[server][auth] ldap backend
|
2025-06-26 09:14:40 +05:30 |
|
Abhishek Shroff
|
be21bebbc6
|
[client] Fix invalid credentials error
|
2025-06-24 12:19:47 +05:30 |
|
Abhishek Shroff
|
6a52ed367b
|
[client] Auth config
|
2025-06-24 12:08:06 +05:30 |
|
Abhishek Shroff
|
219de8f3a4
|
[server][core] Restructure config
|
2025-06-24 09:17:25 +05:30 |
|
Abhishek Shroff
|
526ecc31d7
|
[server][mail] Base email template
|
2025-06-24 09:06:12 +05:30 |
|
Abhishek Shroff
|
56b73a4c53
|
[server][core] Fix user add
|
2025-06-23 16:43:08 +05:30 |
|
Abhishek Shroff
|
120c3c69a1
|
[server][core] Fix transaction rollback
|
2025-06-23 16:40:41 +05:30 |
|
Abhishek Shroff
|
d4bff2a1ea
|
[server][cli] filter job list
|
2025-06-23 10:02:25 +05:30 |
|
Abhishek Shroff
|
b16dd56d43
|
[server][cli] execute single job
|
2025-06-23 09:35:15 +05:30 |
|
Abhishek Shroff
|
a7848e3fc4
|
[server][cli] Job Details command
|
2025-06-22 21:54:34 +05:30 |
|
Abhishek Shroff
|
7313845be7
|
[server][steve] Only return info from list query
|
2025-06-22 21:07:46 +05:30 |
|
Abhishek Shroff
|
7e35784dca
|
[server][steve] Triage
|
2025-06-22 21:03:54 +05:30 |
|