Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Appservice Login (2nd attempt) #3078

Merged
merged 29 commits into from
Nov 24, 2023
Merged

Commits on Jun 30, 2023

  1. Replace "m.login.password" with authtypes constant

    Signed-off-by: Sijmen <me@sijman.nl>
    Signed-off-by: Sijmen Schoon <me@sijman.nl>
    vijfhoek authored and kuhnchris committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    56f6ad1 View commit details
    Browse the repository at this point in the history
  2. Add LoginTypeApplicationService to GET /login

    Signed-off-by: Sijmen <me@sijman.nl>
    Signed-off-by: Sijmen Schoon <me@sijman.nl>
    vijfhoek authored and kuhnchris committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4899bdb View commit details
    Browse the repository at this point in the history
  3. Move ValidateApplicationService to a separate package for reuse

    Signed-off-by: Sijmen <me@sijman.nl>
    Signed-off-by: Sijmen Schoon <me@sijman.nl>
    vijfhoek authored and kuhnchris committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    29bf744 View commit details
    Browse the repository at this point in the history
  4. Implement POST /login for LoginTypeApplicationService

    Signed-off-by: Sijmen <me@sijman.nl>
    Signed-off-by: Sijmen Schoon <me@sijman.nl>
    vijfhoek authored and kuhnchris committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    20b0bfa View commit details
    Browse the repository at this point in the history
  5. Make ValidateApplicationService work with UserIDs and move to internal

    Signed-off-by: Sijmen <me@sijman.nl>
    Signed-off-by: Sijmen Schoon <me@sijman.nl>
    vijfhoek authored and kuhnchris committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    019a5d0 View commit details
    Browse the repository at this point in the history
  6. Add tests for m.login.application_service

    Signed-off-by: Sijmen Schoon <me@sijman.nl>
    vijfhoek authored and kuhnchris committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9bef287 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55bc0f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aafb13f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d46267f View commit details
    Browse the repository at this point in the history
  10. Fix typo "POSTGERS" in CONTRIBUTING.md

    vijfhoek authored and kuhnchris committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a5f4c5e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4cca740 View commit details
    Browse the repository at this point in the history
  12. Improve documentation and naming

    vijfhoek authored and kuhnchris committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    923f47c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    25f2b51 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4b98bbe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fa42d71 View commit details
    Browse the repository at this point in the history
  16. linting

    kuhnchris committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    1020f60 View commit details
    Browse the repository at this point in the history
  17. 🤷

    kuhnchris committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    843a303 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    814e2b8 View commit details
    Browse the repository at this point in the history
  19. Clean up merge from main

    kuhnchris committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    bf05359 View commit details
    Browse the repository at this point in the history
  20. more cleanups

    kuhnchris committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    27f2867 View commit details
    Browse the repository at this point in the history
  21. Make tests go brrrr.

    kuhnchris committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    579eb2f View commit details
    Browse the repository at this point in the history
  22. Remove rouge ","

    kuhnchris committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    721782f View commit details
    Browse the repository at this point in the history
  23. gofmt -w fixes it.

    kuhnchris committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    272f3cc View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    eb51b1d View commit details
    Browse the repository at this point in the history
  2. Make it more go

    Co-authored-by: Till <2353100+S7evinK@users.noreply.github.com>
    kuhnchris and S7evinK authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    532cdd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

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

Commits on Oct 19, 2023

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

Commits on Nov 24, 2023

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