Timothy Jaeryang Baek
757caeab55
chore: format
2025-11-13 20:01:21 -05:00
Classic298
6eea0d40ab
Feat: optionally disable password login endpoints ( #19113 )
...
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 / merge-slim-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/arm64, ubuntu-24.04-arm) (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-cuda126-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 (push) Waiting to run
* Implement message cleaning before API call
* Filter out empty assistant messages before cleaning
* Update catalan translation.json (#29 )
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
* Update main.py
* Update auths.py
* Update Chat.svelte
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-11-11 17:07:57 -05:00
Timothy Jaeryang Baek
f5899e875c
refac/fix: 72 bytes+ password
2025-10-20 01:18:03 -04:00
Timothy Jaeryang Baek
fc11e4384f
refac
2025-09-08 18:17:11 +04:00
Timothy Jaeryang Baek
217f4daef0
feat: server-side OAuth token management system
...
Co-Authored-By: Classic298 <27028174+Classic298@users.noreply.github.com>
2025-09-08 18:05:43 +04:00
Timothy Jaeryang Baek
6d38ac41b6
refac
2025-09-08 14:36:00 +04:00
Timothy Jaeryang Baek
91755309ce
refac
2025-09-08 14:18:25 +04:00
Timothy Jaeryang Baek
12bd04d24d
refac/enh
2025-08-28 03:24:26 +04:00
Timothy Jaeryang Baek
86011e40be
refac: account details
2025-08-21 02:39:25 +04:00
Timothy Jaeryang Baek
f1c28455ad
refac: async webhook request
2025-08-15 00:07:02 +04:00
Andrew Baek
451b614f4d
refac: oidc provider url validation
2025-08-09 00:15:19 +04:00
Timothy Jaeryang Baek
f24b76d9a3
refac: has_users
...
Co-Authored-By: pickle-dice <159401444+hassan-ajek@users.noreply.github.com>
2025-08-05 22:15:22 +04:00
Timothy Jaeryang Baek
87847ab31a
chore: format
2025-07-13 00:15:16 +04:00
Tim Jaeryang Baek
600344f2e8
Merge pull request #15510 from kopero2000/bug/oauth_logout_fix
...
fix/oauth logout fix
2025-07-04 10:30:02 +04:00
Tim etc.
bb0176085d
fix signout redirect for oauth
2025-07-03 13:59:48 +02:00
Bela Vizi
9623ef4360
add trust env to clientsession
2025-07-02 17:59:56 +02:00
Classic298
bbdb098b87
Update auths.py
2025-06-19 13:44:03 +02:00
Timothy Jaeryang Baek
371bdd7afa
refac
2025-06-11 20:40:19 +04:00
Taehong Gu
ba591d8c41
Configure LDAP group synchronization with Open WebUI
2025-06-11 23:55:31 +09:00
Timothy Jaeryang Baek
9123c57c8a
refac
2025-06-11 12:12:29 +04:00
Timothy Jaeryang Baek
cce5f024bd
feat: WEBUI_AUTH_TRUSTED_GROUPS_HEADER
2025-05-24 23:17:12 +04:00
Timothy Jaeryang Baek
7df6d7f325
refac/fix: signout redirect flow
2025-05-17 00:38:39 +04:00
Timothy Jaeryang Baek
0a8cecfbfa
feat: response watermark
2025-05-14 23:53:28 +04:00
Tim Jaeryang Baek
e358a66fb1
Merge pull request #13852 from fizyr-forks/self-signed-cert
...
feat: Add option to disable certificate validation for LDAP certificates.
2025-05-14 23:12:24 +04:00
Timothy Jaeryang Baek
8fe4f789d4
fix
2025-05-14 21:53:46 +04:00
Timothy Jaeryang Baek
74ccec2812
refac
2025-05-14 21:39:17 +04:00
Tim Jaeryang Baek
29ae231ee0
Merge pull request #13889 from Classic298/pendingtext
...
feat: Custom Title and Text for Account Activation Screen for pending users
2025-05-14 21:28:16 +04:00
DrMelone
143cb4cc34
feat custom text and title
2025-05-14 17:58:20 +02:00
Hans Gaiser
f63e76e653
Add option to disable certificate validation.
2025-05-13 17:38:06 +02:00
Timothy Jaeryang Baek
a904f874ee
fix: admin signup logic
2025-05-12 20:03:40 +04:00
Timothy Jaeryang Baek
7c8597765f
refac/fix: ldap issue
2025-05-08 22:06:44 +04:00
Timothy Jaeryang Baek
62e57a4cf5
refac: auth endpoint
2025-05-07 00:54:53 +04:00
Timothy Jaeryang Baek
56cefde161
doc: changelog
2025-05-05 17:13:09 +04:00
omahs
37e0313c83
Merge branch 'dev' into main
2025-05-05 14:26:40 +02:00
omahs
863f227be9
fix: typos
2025-05-05 14:14:59 +02:00
Timothy Jaeryang Baek
5d5e351937
feat: notes scaffolding
2025-05-01 16:39:36 +04:00
Tim Jaeryang Baek
336d20fa33
Merge pull request #13364 from NovoNordisk-OpenSource/websocket-behind-auth
...
refactor: hiding websocket initalization behind authentication
2025-04-30 13:35:27 -07:00
shcodenick
4c81b6ebc5
hiding websocket initalization behind authentication
2025-04-30 15:05:57 +02:00
Timothy Jaeryang Baek
addf44b21f
refac
2025-04-29 19:27:54 +04:00
Timothy Jaeryang Baek
45ad6776de
fix: token cookie issue
2025-04-28 17:04:13 +04:00
Timothy Jaeryang Baek
28ec3069de
enh: exp token check
2025-04-24 03:12:22 +09:00
Timothy Jaeryang Baek
8507c47459
refac: WEBUI_AUTH_SIGNOUT_REDIRECT_URL
2025-04-18 23:58:37 -07:00
Jarrod Lowe
dfe50b4e56
Merge branch 'open-webui:main' into main
2025-04-17 15:46:24 +12:00
Timothy Jaeryang Baek
49bf3207e8
chore: format
2025-04-14 02:00:52 -07:00
Erik
c749083935
Update auths.py
2025-04-14 08:12:37 +02:00
Athanasios Oikonomou
c70fedb626
Properly handle ldap3.abstract.attribute.Attribute value
...
This commit fixes an issue created on commit 2e7a01f30a .
Ldap object is type <class 'ldap3.abstract.attribute.Attribute'>.
So we need to return the value and verify if it's null, string or list.
Fixes #12813
2025-04-13 18:00:42 +03:00
Jarrod Lowe
a8bbaa61bd
Merge branch 'dev' into main
2025-04-11 22:14:41 +12:00
Jörg Behrmann
2e7a01f30a
fix: choose the first mail if multiple are returned from LDAP
2025-04-09 10:53:02 +02:00
Timothy Jaeryang Baek
60d11c1f6f
enh: password max length verification
2025-04-08 12:50:25 -07:00
Jarrod Lowe
b4465987f9
Environment variable to redirect on logout
2025-04-08 13:39:00 +12:00