首頁
最新 Issues
分類
倉庫
提交倉庫
指南
部落格
選單
語言
microsoft/HydraLab
When I click a report link, and it redirect me to the login page for auth, but after logging in I won't be took to the report page.
Open
#280 建立於 2023年2月18日
在 GitHub 查看
0 留言
(0 留言)
0 反應
(0 反應)
0 負責人
(0 負責人)
Java
1,027 star
(1,027 star)
104 fork
(104 fork)
user submission
bug
help wanted
描述
此議題沒有描述。
貢獻者指南
技術棧
java
領域
backend
authentication
議題類型
bug
難度
面向新貢獻者的預計實作難度,1 表示很小改動,5 表示專家級工作。
3
預計時間
有經驗貢獻者完成調查、實作、測試並準備 pull request 的粗略時間範圍。
half day
活動狀態
議題目前的可參與程度:新鮮、活躍、陳舊、阻塞或等待維護者輸入。
stale
清晰度
議題是否清楚說明預期改動、驗收標準和下一步。
mostly clear
前置要求
Java
Spring Security
新手友善度
1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
40
研究方向
Investigate the authentication flow in HydraLab. Look at the login controller and redirect logic, possibly in files related to authentication. Check if there is a stored redirect URL mechanism that fails after login.