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
path:
root
/
internal
/
server
Age
Commit message (
Expand
)
Author
2023-09-25
Server: Have separate implementations for refreshing endpoints
jwijenbergh
2023-09-25
Server: Set OAuth endpoints on refresh
jwijenbergh
2023-09-25
Client + Exports + Python: Add a startup boolean to getconfig
jwijenbergh
2023-09-25
Initial i18n implementation
jwijenbergh
2023-09-25
Client + OAuth + Server: Initialize the OAuth clientID on add
jwijenbergh
2023-09-25
API Test: Add test for invalid authorization endpoint scheme
jwijenbergh
2023-09-25
Endpoints: Double check HTTPS scheme
jwijenbergh
2023-09-25
Secure: Do not set current location as it is already done
jwijenbergh
2023-09-25
Custom: Use the hostname for custom servers display name
jwijenbergh
2023-09-25
All: Implement a token handler
jwijenbergh
2023-09-25
Refactor: Split internal server into multiple packages
jwijenbergh
2023-09-25
Exports + Python + Server: Remove ShouldRenewButton
jwijenbergh
2023-09-25
Types: Split discovery into its own package
jwijenbergh
2023-09-25
Server: Add a TODO note for custom server types
jwijenbergh
2023-09-25
Institute Access: Add context to set errors
jwijenbergh
2023-09-25
Server Base: Add functions for getting expiry times
jwijenbergh
2023-09-01
Client + Server: Increase endpoint update frequency and update secure interne...
jwijenbergh
2023-08-29
Server: Set OAuth endpoints on refresh
jwijenbergh
2023-04-18
Client + Server: Set default secure internet location
jwijenbergh
2023-04-18
Server Custom: Fix invalid wrap erorr
jwijenbergh
2023-04-18
Client + Server: Implement a token updater callback
jwijenbergh
2023-02-28
API + OAuth: Add some debug logging for tokens
jwijenbergh
2023-02-27
Profile Test: format
jwijenbergh
2023-02-17
Refactor: Improve some errors by using errors.New and add context
jwijenbergh
2023-02-16
Server: Add test for profiles
jwijenbergh
2023-02-16
Format: Run gofumpt
jwijenbergh
2023-02-16
Server: Validate endpoints
jwijenbergh
2023-02-15
Server: Remove 75% requirement on renew button
jwijenbergh
2023-01-31
Server: Add script-security 0 to the OpenVPN config
jwijenbergh
2023-01-13
Server API: Set a lower timeout for disconnect
jwijenbergh
2023-01-10
Client + Discovery: Implement further organizations expiry
jwijenbergh
2023-01-06
Refactor: Re-use a HTTP client
jwijenbergh
2022-12-21
Client + Exports: Forward tokens for /disconnect
jwijenbergh
2022-12-21
Exports + OAuth + Server: Forward tokens to getting a config
jwijenbergh
2022-12-21
Failover: Initial implementation
jwijenbergh
2022-12-21
Server: Implement forcing WireGuard selection through env
jwijenbergh
2022-12-14
Server: Fix revive lint error
jwijenbergh
2022-12-12
Format: Run gofumpt
jwijenbergh
2022-12-12
Server + Exports: Rename and simplify GetCurrentProfileIndex
jwijenbergh
2022-12-12
Server: Minor style changes
jwijenbergh
2022-12-12
simplify error handling
Aleksandar Pesic
2022-11-28
Server: Split more into multiple implementation files
jwijenbergh
2022-11-28
Lint: Use gocritic linter and fix errors returned by it
jwijenbergh
2022-11-28
Formatting: Run golines
jwijenbergh
2022-11-28
Formatting: Run gofumpt -w
jwijenbergh
2022-11-28
Refactor: Fix revive linter errors by deleting redundant prefixes
jwijenbergh
2022-11-28
OAuth: Refactor Token getting and do not save them in the config
jwijenbergh
2022-11-28
Lint: Run godot fix
jwijenbergh
2022-11-28
Refactor: Remove most get prefixes for receiver functions
jwijenbergh
2022-11-24
Style: Use stylecheck and fix errors
jwijenbergh
[next]