Commit Graph

20 Commits (eabd34b2aed54398980460e85b68f9d7c4557f8a)

Author SHA1 Message Date
GareArc eabd34b2ae
Merge branch 'main' into feat/webapp-verified-sso-main 10 months ago
GareArc bc8f741859
fix: exchange public token 10 months ago
Bowen Liang c1a13fa553
chore: replace pseudo-random generators with secrets module (#20616) 10 months ago
GareArc 6c133dc45c
fix: remove granted_at from login token 10 months ago
GareArc 743672f78d
fix; use timestamp for granted_at 10 months ago
GareArc cb31b5e8b2
chore: reformat 10 months ago
GareArc 50d80f6d71
feat: add granted_at 10 months ago
GareArc 88c59f06cb
fix: seperat login exchange logic for internal and external user 10 months ago
GareArc b39bd0325d
chore: reformat 10 months ago
GareArc 1845d56234
fix: add session_id for web_login_token 10 months ago
GareArc 543eada1be
fix: use email for login user_id 10 months ago
GareArc 38097a75da
fix: bad jwt return pattern 10 months ago
GareArc dc79ec52ea
fix: adjust permission check logic to avoid sso_verified apps 10 months ago
GareArc 20ca9c6a3e
fix: remove app code retrival in web app login 10 months ago
GareArc 6c3804ca49
fix: adjust webapp login token source name 10 months ago
GareArc 1e5df79e05
fix: remove permission check in web login api 10 months ago
GareArc 5814b097b8
fix: bad db query syntax 10 months ago
GareArc 60ce8f6053
fix: adjust interceptor for web apis 10 months ago
GareArc 99ac7f0e97
feat: introduce enterprise login token 10 months ago
NFish d186daa131
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
11 months ago