open-webui/backend/open_webui
Timothy Jaeryang Baek ec62104211
Merge pull request #8978 from antpyykk-kone/feature/separate-auth-cookie-config
fix: Separate cookie configuration between session & auth cookies to prevent oauth flow from breaking
2025-01-27 10:32:13 -08:00
..
data
internal
migrations
models
retrieval
routers Merge pull request #8978 from antpyykk-kone/feature/separate-auth-cookie-config 2025-01-27 10:32:13 -08:00
socket
static refac: favicon 2025-01-22 11:27:03 -08:00
storage
test
utils Merge pull request #8978 from antpyykk-kone/feature/separate-auth-cookie-config 2025-01-27 10:32:13 -08:00
__init__.py
alembic.ini
config.py
constants.py
env.py feat: separate cookie settings between session & auth cookies 2025-01-23 16:16:50 +02:00
functions.py
main.py
tasks.py