index
:
eduvpn-common
main
pages
v1
Fork of codeberg.org/eduVPN/eduvpn-common for <b>reasons</b>
herk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-17
Server + Util: Ensure the base URL already ends with a /
jwijenbergh
2022-10-17
OAuth: Use values Has and Get functions and check state after ISS
jwijenbergh
2022-10-17
Python: Keep adding server if no profiles were initialized
jwijenbergh
2022-10-17
OAuth: Implement Authorization Server Issuer Identification (ISS)
jwijenbergh
2022-10-14
Python: Annotate more return types
jwijenbergh
2022-10-14
Python: Add type annotations for discovery
jwijenbergh
2022-10-14
Python: Run black
jwijenbergh
2022-10-14
Python: Run isort
jwijenbergh
2022-10-14
Python: Proper type annotations
jwijenbergh
2022-10-13
OAuth: Add a TODO note about ISS
jwijenbergh
2022-10-13
OAuth: Wrap template errors
jwijenbergh
2022-10-13
OAuth: Return HTML response on authorized
jwijenbergh
2022-10-13
Server API: Use default timeout for /disconnect
jwijenbergh
2022-10-13
Client Test: Ensure we get the right server
jwijenbergh
2022-10-13
Format: Run gofumpt
jwijenbergh
2022-10-13
Client + Config + FSM: Simplify file names
jwijenbergh
2022-10-11
Client + Server: Set the current institute / custom server on adding
jwijenbergh
2022-10-11
Client: Refactor out adding a Server from getting a config
jwijenbergh
2022-10-06
Client Test: Use the Let's Connect! variant to disable Discovery
jwijenbergh
2022-10-06
Client: Ensure Let's Connect! does not use Discovery
jwijenbergh
2022-10-06
OAuth: Use an available port instead of the hard-coded 8000
jwijenbergh
2022-10-06
Python Tests: Add missing language to register
jwijenbergh
2022-10-06
CLI + Client Test: Add missing language argument to Register
jwijenbergh
2022-10-06
Client + Python: Pass language to Register
jwijenbergh
2022-10-04
State: Rename to client to avoid confusion with the FSM
jwijenbergh
2022-10-04
Tests: Remove local well known workaround
jwijenbergh
2022-10-04
Util Test: Remove function signature comment
jwijenbergh
2022-10-04
Server: Implement `prefer_tcp` according to spec
jwijenbergh
2022-10-04
Refactor: Renmae force TCP to prefer TCP
jwijenbergh
2022-10-03
CMD: Remvoe trailing dot
jwijenbergh
2022-10-03
Docs: Use pkg.go.dev for Go documentation
jwijenbergh
2022-09-28
State: Further document functions and types
jwijenbergh
2022-09-27
Python Server: Remove unneeded current_profile property
jwijenbergh
2022-09-27
Python Server: Add a category string for servers
jwijenbergh
2022-09-27
Log: Add 'inherit' that sets the error level as the log level
jwijenbergh
2022-09-27
Python: Fix get saved servers error handling
jwijenbergh
2022-09-27
FSM: Add loading server transition to main screen
jwijenbergh
2022-09-27
Python: Capitalize StateType enum values
jwijenbergh
2022-09-27
CI Docker: Remove pyvirtualdisplay from dependencies
jwijenbergh
2022-09-27
Python: Fix test lib path
jwijenbergh
2022-09-27
Version: Ensure that we load a specific one
jwijenbergh
2022-09-27
Python: Reformat and move most loading out of __init__
jwijenbergh
2022-09-26
Python: Move from src/ to eduvpn_common/ and absolufy imports
jwijenbergh
2022-09-26
Python: Fix config type mismatch
jwijenbergh
2022-09-26
OAuth: Verifier and State docs improvement
jwijenbergh
2022-09-26
HTTP: Add the body to status error
jwijenbergh
2022-09-26
OAuth: Add verifier tests
jwijenbergh
2022-09-26
Refactor: Errors into custom export types and expose types
jwijenbergh
2022-09-21
Exports + Python: Do not panic on error for getting disco + servers
jwijenbergh
2022-09-20
State Register: Fix crash if discoServers/discoOrgs is nil
jwijenbergh
[prev]
[next]