Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(auth): add OAuth2 login #276

Merged
merged 51 commits into from
Oct 22, 2023
Merged

feat(auth): add OAuth2 login #276

merged 51 commits into from
Oct 22, 2023

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    f0360a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    f15a8dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c85eaad View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    85a9ba9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. feat(oauth): oauth guard

    zz5840 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    87b52df View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    3891900 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97e7d71 View commit details
    Browse the repository at this point in the history
  3. chore(translations): update translations via Crowdin (stonith404#278)

    * New translations en-us.ts (Japanese)
    
    * New translations en-us.ts (Japanese)
    
    * New translations en-us.ts (Japanese)
    stonith404 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c502cd5 View commit details
    Browse the repository at this point in the history
  4. release: 0.18.2

    stonith404 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b088a5e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. doc(translations): Add Japanese README (stonith404#279)

    * Added Japanese README.
    
    * Added JAPANESE README link to README.md.
    
    * Updated Japanese README.
    
    * Updated Environment Variable Table.
    
    * updated zh-cn README.
    fusengum committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2180984 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. feat(oauth): unlink account

    zz5840 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    db42d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea42b4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b5ed76 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    810aded View commit details
    Browse the repository at this point in the history
  2. docs(oauth): update README.md

    zz5840 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0680bbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1afdc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3e180d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    688ae6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d8dc8f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8827ab6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. feat(oauth): add totp

    zz5840 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    28dbb4d View commit details
    Browse the repository at this point in the history
  2. fix(oauth): fix totp throttle

    zz5840 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    dbebd54 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    952eaaf View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. feat(oauth): add error page

    zz5840 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    6c2b3c6 View commit details
    Browse the repository at this point in the history
  2. fix(oauth): i18n of error page

    zz5840 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7691f0e View commit details
    Browse the repository at this point in the history
  3. feat(auth): add OAuth2 login

    zz5840 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0fbd546 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    402fcf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2385a26 View commit details
    Browse the repository at this point in the history
  6. feat(oauth): oauth guard

    zz5840 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0c5498a View commit details
    Browse the repository at this point in the history
  7. feat(oauth): unlink account

    zz5840 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    84a1c9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    658ab14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a415bc4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c59756 View commit details
    Browse the repository at this point in the history
  11. docs(oauth): update README.md

    zz5840 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5348498 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3071912 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    142a42e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f176244 View commit details
    Browse the repository at this point in the history
  15. feat(oauth): add totp

    zz5840 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    50428ac View commit details
    Browse the repository at this point in the history
  16. fix(oauth): fix totp throttle

    zz5840 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a162064 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    231b183 View commit details
    Browse the repository at this point in the history
  18. feat(oauth): add error page

    zz5840 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    569f933 View commit details
    Browse the repository at this point in the history
  19. fix(oauth): i18n of error page

    zz5840 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    97e220f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    95df2d2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f9776de View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8ddd8de View commit details
    Browse the repository at this point in the history
  23. refactor: run formatter

    stonith404 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0490e7d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    c19251b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. refactor(oauth): make OAuth token available

    someone may use it (to revoke token or get other info etc.)
    also improved the i18n message
    zz5840 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    08ffa54 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    b289cfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfa0d3b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    71b8acc View commit details
    Browse the repository at this point in the history