<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/internal/server/common.go, branch 3.0.0</title>
<subtitle>Fork of codeberg.org/eduVPN/eduvpn-common for &lt;b&gt;reasons&lt;/b&gt;</subtitle>
<id>https://herkulessi.de/git/eduvpn-common/atom?h=3.0.0</id>
<link rel='self' href='https://herkulessi.de/git/eduvpn-common/atom?h=3.0.0'/>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/'/>
<updated>2022-11-28T14:14:17Z</updated>
<entry>
<title>Server: Split more into multiple implementation files</title>
<updated>2022-11-28T14:14:17Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T14:14:17Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=5143ed35f2af2fe0e725c2a466c86f1cf929333c'/>
<id>urn:sha1:5143ed35f2af2fe0e725c2a466c86f1cf929333c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lint: Use gocritic linter and fix errors returned by it</title>
<updated>2022-11-28T14:04:47Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T14:04:47Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=3934d75ac516a530ceb9f494f7ce0de12cb1b5de'/>
<id>urn:sha1:3934d75ac516a530ceb9f494f7ce0de12cb1b5de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Formatting: Run golines</title>
<updated>2022-11-28T13:30:55Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T13:30:55Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=bb760ad9036b586fd4f07b96623e8421e1dccaf0'/>
<id>urn:sha1:bb760ad9036b586fd4f07b96623e8421e1dccaf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Formatting: Run gofumpt -w</title>
<updated>2022-11-28T13:29:12Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T13:29:12Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=0bfb35520d7e138e6219e550187e0b55bc8a29ac'/>
<id>urn:sha1:0bfb35520d7e138e6219e550187e0b55bc8a29ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor: Fix revive linter errors by deleting redundant prefixes</title>
<updated>2022-11-28T13:12:48Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T13:09:28Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=59e6ccd051452162fab852a25deb4f0f8a9e22b2'/>
<id>urn:sha1:59e6ccd051452162fab852a25deb4f0f8a9e22b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OAuth: Refactor Token getting and do not save them in the config</title>
<updated>2022-11-28T12:50:02Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T12:28:27Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=279c0de75629de5868c3ac1b3272a2850e6b62f7'/>
<id>urn:sha1:279c0de75629de5868c3ac1b3272a2850e6b62f7</id>
<content type='text'>
This commit refactors getting the tokens into receiver methods. This
means that functions do not have to call the cryptic "EnsureTokens"
method. The receiver getter then already verifier whether or not the
tokens could be obtained (and refreshes too). The downside is that
some things are now private, so testing for invalid tokens needs to be
done somewhere else.

This needs another patch such that clients can save the tokens
themselves using a keyring.
</content>
</entry>
<entry>
<title>Lint: Run godot fix</title>
<updated>2022-11-28T11:50:23Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T11:50:23Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=7bab6c76599fdfd34ea9bb064d871ed2be01d4c8'/>
<id>urn:sha1:7bab6c76599fdfd34ea9bb064d871ed2be01d4c8</id>
<content type='text'>
Full command: golangci-lint run --disable-all -E godot --fix
</content>
</entry>
<entry>
<title>Refactor: Remove most get prefixes for receiver functions</title>
<updated>2022-11-28T11:03:16Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T10:52:04Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=7339e77c6eda5b96874dfc099d5c58da8ed53629'/>
<id>urn:sha1:7339e77c6eda5b96874dfc099d5c58da8ed53629</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Style: Use stylecheck and fix errors</title>
<updated>2022-11-24T14:40:39Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-24T14:40:39Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=8be555e5f91c6069c3d51cb014f1849fd182b1dc'/>
<id>urn:sha1:8be555e5f91c6069c3d51cb014f1849fd182b1dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Discovery + Server: Get rid of unused imports</title>
<updated>2022-11-24T14:17:26Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-24T14:17:26Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=791fffebff4499e4fad3217e2160596e1b8b3eea'/>
<id>urn:sha1:791fffebff4499e4fad3217e2160596e1b8b3eea</id>
<content type='text'>
</content>
</entry>
</feed>
