Skip to content

Commit

Permalink
fix: 1122 issues
Browse files Browse the repository at this point in the history
  • Loading branch information
RaoHai committed Nov 22, 2024
1 parent d231783 commit 3892857
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/auth/middleware.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
]

ANONYMOUS_USER_ALLOW_LIST = [
"/api/auth/userinfo"
"/api/chat/qa",
"/api/chat/stream_qa",
]
Expand Down

0 comments on commit 3892857

Please sign in to comment.