Timothy Jaeryang Baek
5be7cbfdf5
Merge pull request #7182 from michaelpoluektov/fix/tools-metadata
...
fix: Fix tools metadata
2024-11-21 16:32:08 -08:00
Michael Poluektov
26efc76d40
remove unused router
2024-11-22 00:15:11 +00:00
Michael Poluektov
6783c98539
Merge branch 'dev' of https://github.com/open-webui/open-webui into fix/tools-metadata
2024-11-21 17:46:44 +00:00
Michael Poluektov
70838148e7
fix tools metadata
2024-11-21 17:19:56 +00:00
alexey_rechkalov
b1237cf389
Fixed security vulnerability: now LDAP password hashes are not stored, same as trusted header auth.
...
LDAP users role now getting DEFAULT_USER_ROLE, not "pending".
2024-11-21 18:09:29 +05:00
Timothy Jaeryang Baek
2b890cf747
fix: knowledge files issue
2024-11-20 10:02:14 -08:00
Timothy Jaeryang Baek
7966367107
refac: models api
2024-11-19 18:45:26 -08:00
Timothy Jaeryang Baek
70c6d3bf9f
fix
2024-11-19 18:21:55 -08:00
Timothy Jaeryang Baek
206a4877c7
fix: api key creation
2024-11-19 18:17:38 -08:00
Timothy Jaeryang Baek
0cbb4572f6
Merge pull request #7041 from antpyykk-kone/feature/configure-private-api-key-usage
...
feat: Ability to configure the use of private API keys in an environment
2024-11-19 12:20:48 -08:00
Timothy Jaeryang Baek
7a585fbaf3
enh: option to disable api auth
2024-11-19 12:17:23 -08:00
Timothy Jaeryang Baek
81bb2750e0
enh: reset models
2024-11-19 11:03:36 -08:00
Antti Pyykkönen
979e6e5a79
feat: support for configuring private api key use
2024-11-19 16:14:52 +02:00
Timothy Jaeryang Baek
c50b678dce
enh: tools user info
2024-11-18 06:19:34 -08:00
Timothy Jaeryang Baek
6c3e6710ef
enh: knowledge author info
2024-11-18 05:51:01 -08:00
Timothy Jaeryang Baek
a2a25fb571
enh: models display author name
2024-11-18 05:37:04 -08:00
Timothy Jaeryang Baek
37f19f68eb
refac: user permissions validation
Deploy to HuggingFace Spaces / check-secret (push) Successful in 20s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 3m26s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 5m29s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 5m3s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 10m41s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 9m46s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 12m56s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 1m35s
Frontend Build / Format & Build Frontend (push) Failing after 1m30s
Frontend Build / Frontend Unit Tests (push) Failing after 1m17s
Integration Test / Run Cypress Integration Tests (push) Failing after 3m7s
Integration Test / Run Migration Tests (push) Failing after 3m1s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
2024-11-17 03:04:31 -08:00
Timothy Jaeryang Baek
e65ec1c6cc
fix: knowledge
2024-11-17 02:40:47 -08:00
Timothy Jaeryang Baek
cf2dcf1dc3
feat: user permissions
2024-11-16 21:31:57 -08:00
Timothy Jaeryang Baek
c0371f6525
enh: user permissions
2024-11-16 21:07:56 -08:00
Timothy Jaeryang Baek
41bad9abcb
refac: access control
2024-11-16 20:47:45 -08:00
Timothy Jaeryang Baek
c35f8c9673
refac: knowledge access control
2024-11-16 18:00:57 -08:00
Timothy Jaeryang Baek
6ebf027613
refac: prompts access control
2024-11-16 18:00:49 -08:00
Timothy Jaeryang Baek
90d283c85e
refac: tools access control
2024-11-16 17:57:19 -08:00
Timothy Jaeryang Baek
0a8f69285c
refac: toolkit -> tools
2024-11-16 17:54:38 -08:00
Timothy Jaeryang Baek
73fe77c2da
enh: access control
2024-11-16 17:09:15 -08:00
Timothy Jaeryang Baek
227cca35e8
enh: knowledge access control
2024-11-16 16:51:55 -08:00
Timothy Jaeryang Baek
646d926f70
enh: chat file upload permission
2024-11-16 02:31:04 -08:00
Timothy Jaeryang Baek
240c91e79d
wip: access control
2024-11-16 01:24:34 -08:00
Timothy Jaeryang Baek
7f8c70b04a
wip: admin models setting
2024-11-15 18:53:50 -08:00
Timothy Jaeryang Baek
9dae7d0572
refac: models
2024-11-15 18:21:41 -08:00
Timothy Jaeryang Baek
147bd0717d
refac
2024-11-15 03:02:08 -08:00
Timothy Jaeryang Baek
2ab5b2fd71
wip: access control backend
2024-11-15 01:29:07 -08:00
Timothy Jaeryang Baek
659f3dac44
feat: groups backend
2024-11-14 18:35:14 -08:00
Timothy Jaeryang Baek
1f36cad9ef
Fix code scanning alert no. 129: LDAP query built from user-controlled sources
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-11-05 18:10:16 -05:00
morgan55555
5d934d7d15
feat: LDAP User management
...
LDAP will be used as default if no other auth form is enabled.
LDAP now will work with ENABLE_LOGIN_FORM = false.
Fixed exception "User does not match the record."
Now LDAP login is case insensitive.
Integrated with onboarding feature.
2024-11-06 03:30:23 +05:00
Timothy J. Baek
98cea8aaa4
refac: automatically disable new sign ups after first user
2024-11-03 01:25:41 -08:00
Timothy J. Baek
e36acd6217
enh: empty file handling behaviour
2024-10-26 13:05:54 -07:00
Timothy J. Baek
15cfdc69a8
refac: chat input file handling
2024-10-26 12:56:37 -07:00
Timothy J. Baek
f1c123c819
fix: knowledge issue
2024-10-26 01:19:17 -07:00
Timothy J. Baek
21a28e3bf0
enh: more robust knowledge file info retrieval
2024-10-25 21:58:29 -07:00
Timothy J. Baek
8b61b39c75
enh: feedback exports
2024-10-25 21:17:47 -07:00
Timothy J. Baek
1472f12f5e
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
2024-10-24 15:02:26 -07:00
Timothy J. Baek
e9e49babf8
enh: remove token cookie on signout
2024-10-24 13:35:29 -07:00
Timothy J. Baek
d4c42dcfa9
fix
2024-10-23 15:09:20 -07:00
Timothy J. Baek
f6893edcc2
feat: leaderboard rating
2024-10-22 23:24:49 -07:00
Timothy J. Baek
ce85400817
refac: feedback
2024-10-22 22:55:34 -07:00
Timothy J. Baek
9f285fb2fb
feat: arena models
2024-10-22 03:16:48 -07:00
Timothy J. Baek
fc6dc43a19
refac: tagging behaviour
2024-10-21 01:30:22 -07:00
Timothy J. Baek
e43e91edd3
refac
2024-10-20 23:45:15 -07:00