Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use fetch helpers instead of fetch (#27026) | silverwind | 2023-09-19 | 1 | -25/+13 |
* | Fix webauthn regression and improve code (#25113) | wxiaoguang | 2023-06-07 | 1 | -27/+16 |
* | Clean up WebAuthn javascript code and remove JQuery code (#22697) | zeripath | 2023-06-06 | 1 | -134/+129 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 1 | -4/+7 |
* | Fix bugs with WebAuthn preventing sign in and registration. (#22651) | zeripath | 2023-02-01 | 1 | -15/+22 |
* | Prevent security failure due to bad APP_ID (#18678) | zeripath | 2022-02-09 | 1 | -0/+13 |
* | Use explicit jQuery import, remove unused eslint globals (#18435) | silverwind | 2022-01-28 | 1 | -1/+1 |
* | Prevent showing webauthn error for every time visiting `/user/settings/securi... | wxiaoguang | 2022-01-24 | 1 | -4/+3 |
* | Webauthn nits (#18284) | zeripath | 2022-01-15 | 1 | -8/+11 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 1 | -0/+197 |