Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Old content * fix * Fix 2, Initializing email field * Redirect to /user/edit path only needed if we are admin. * Mention `SUBSPACE_ENDPOINT_HOST` in the Readme * fixing small typo in readme * added environment variable to disable DNS entry in wireguard conf * changing local variable name in if * SUBSPACE_DISABLE_DNS now a flag; if set with any value, it is activated * added option to disable dns in wireguard conf * updated readme * using same topology of RequireAccount for sso and webhandler * casting session to JWTSessionClaims * removed commented code * removed debug from entrypoint * restored debug messages * update go.mod * logging session error from samlsp * chaning session log to debug * debugging all session errors * removing old crewjam saml reference * fix disableDNS type and implementation to match upstream Co-authored-by: Jack <[email protected]> Co-authored-by: Adrián González Barbosa <[email protected]> Co-authored-by: Jared P Bostic <[email protected]> Co-authored-by: Fabian <[email protected]> Co-authored-by: Miroslav Shubernetskiy <[email protected]> Co-authored-by: Gabriel Chamon Araujo <[email protected]>
- Loading branch information