summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-17Server + Util: Ensure the base URL already ends with a /jwijenbergh
2022-10-17OAuth: Use values Has and Get functions and check state after ISSjwijenbergh
2022-10-17Python: Keep adding server if no profiles were initializedjwijenbergh
2022-10-17OAuth: Implement Authorization Server Issuer Identification (ISS)jwijenbergh
2022-10-14Python: Annotate more return typesjwijenbergh
2022-10-14Python: Add type annotations for discoveryjwijenbergh
2022-10-14Python: Run blackjwijenbergh
2022-10-14Python: Run isortjwijenbergh
2022-10-14Python: Proper type annotationsjwijenbergh
2022-10-13OAuth: Add a TODO note about ISSjwijenbergh
2022-10-13OAuth: Wrap template errorsjwijenbergh
2022-10-13OAuth: Return HTML response on authorizedjwijenbergh
2022-10-13Server API: Use default timeout for /disconnectjwijenbergh
2022-10-13Client Test: Ensure we get the right serverjwijenbergh
2022-10-13Format: Run gofumptjwijenbergh
2022-10-13Client + Config + FSM: Simplify file namesjwijenbergh
2022-10-11Client + Server: Set the current institute / custom server on addingjwijenbergh
2022-10-11Client: Refactor out adding a Server from getting a configjwijenbergh
2022-10-06Client Test: Use the Let's Connect! variant to disable Discoveryjwijenbergh
2022-10-06Client: Ensure Let's Connect! does not use Discoveryjwijenbergh
2022-10-06OAuth: Use an available port instead of the hard-coded 8000jwijenbergh
2022-10-06Python Tests: Add missing language to registerjwijenbergh
2022-10-06CLI + Client Test: Add missing language argument to Registerjwijenbergh
2022-10-06Client + Python: Pass language to Registerjwijenbergh
2022-10-04State: Rename to client to avoid confusion with the FSMjwijenbergh
2022-10-04Tests: Remove local well known workaroundjwijenbergh
2022-10-04Util Test: Remove function signature commentjwijenbergh
2022-10-04Server: Implement `prefer_tcp` according to specjwijenbergh
2022-10-04Refactor: Renmae force TCP to prefer TCPjwijenbergh
2022-10-03CMD: Remvoe trailing dotjwijenbergh
2022-10-03Docs: Use pkg.go.dev for Go documentationjwijenbergh
2022-09-28State: Further document functions and typesjwijenbergh
2022-09-27Python Server: Remove unneeded current_profile propertyjwijenbergh
2022-09-27Python Server: Add a category string for serversjwijenbergh
2022-09-27Log: Add 'inherit' that sets the error level as the log leveljwijenbergh
2022-09-27Python: Fix get saved servers error handlingjwijenbergh
2022-09-27FSM: Add loading server transition to main screenjwijenbergh
2022-09-27Python: Capitalize StateType enum valuesjwijenbergh
2022-09-27CI Docker: Remove pyvirtualdisplay from dependenciesjwijenbergh
2022-09-27Python: Fix test lib pathjwijenbergh
2022-09-27Version: Ensure that we load a specific onejwijenbergh
2022-09-27Python: Reformat and move most loading out of __init__jwijenbergh
2022-09-26Python: Move from src/ to eduvpn_common/ and absolufy importsjwijenbergh
2022-09-26Python: Fix config type mismatchjwijenbergh
2022-09-26OAuth: Verifier and State docs improvementjwijenbergh
2022-09-26HTTP: Add the body to status errorjwijenbergh
2022-09-26OAuth: Add verifier testsjwijenbergh
2022-09-26Refactor: Errors into custom export types and expose typesjwijenbergh
2022-09-21Exports + Python: Do not panic on error for getting disco + serversjwijenbergh
2022-09-20State Register: Fix crash if discoServers/discoOrgs is niljwijenbergh