<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/internal/server/server.go, branch 1.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=1.0.0</id>
<link rel='self' href='https://herkulessi.de/git/eduvpn-common/atom?h=1.0.0'/>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/'/>
<updated>2023-02-17T09:35:27Z</updated>
<entry>
<title>Refactor: Improve some errors by using errors.New and add context</title>
<updated>2023-02-17T09:35:27Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-02-17T09:35:27Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=b05ce93edfeb86ddd7af5a859eb5e20b3653e56b'/>
<id>urn:sha1:b05ce93edfeb86ddd7af5a859eb5e20b3653e56b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format: Run gofumpt</title>
<updated>2023-02-16T15:03:46Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-02-16T15:03:46Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=57705feadd598c9a14df53b83161b8f020731bd6'/>
<id>urn:sha1:57705feadd598c9a14df53b83161b8f020731bd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Server: Validate endpoints</title>
<updated>2023-02-16T14:52:05Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-02-16T14:48:52Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=807140ce43584e9612f7b5890b13d751247f8e6e'/>
<id>urn:sha1:807140ce43584e9612f7b5890b13d751247f8e6e</id>
<content type='text'>
This commit validates the server endpoints by checking the Host and
scheme of each URL to check if they match eachother. This is to
prevent further mixup attacks
</content>
</entry>
<entry>
<title>Server: Remove 75% requirement on renew button</title>
<updated>2023-02-15T13:21:48Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-02-15T13:21:48Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=f106485d6a757e92949e0c0da6b68385879e4623'/>
<id>urn:sha1:f106485d6a757e92949e0c0da6b68385879e4623</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Server: Add script-security 0 to the OpenVPN config</title>
<updated>2023-01-31T11:16:33Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-01-31T11:15:22Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=0969bbdda92aef8568e72dbdda338b7cdf920191'/>
<id>urn:sha1:0969bbdda92aef8568e72dbdda338b7cdf920191</id>
<content type='text'>
This prevents scripts from being executed by default. Clients can
override this by either using the OpenVPN --script-security flag or
add a script-security setting themselves.
</content>
</entry>
<entry>
<title>Client + Exports: Forward tokens for /disconnect</title>
<updated>2022-12-21T17:28:52Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-12-20T16:14:13Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=a8e71f7f20a1d5640d08ff637dc209206f536b8d'/>
<id>urn:sha1:a8e71f7f20a1d5640d08ff637dc209206f536b8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exports + OAuth + Server: Forward tokens to getting a config</title>
<updated>2022-12-21T17:28:50Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-12-20T14:43:55Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=12838c19514459974cf0a71c42f1248b1cb9419c'/>
<id>urn:sha1:12838c19514459974cf0a71c42f1248b1cb9419c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Failover: Initial implementation</title>
<updated>2022-12-21T17:28:00Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-12-20T14:35:44Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=6981666c6d8f639a1ff9c09a3bc08769e19928af'/>
<id>urn:sha1:6981666c6d8f639a1ff9c09a3bc08769e19928af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Server: Implement forcing WireGuard selection through env</title>
<updated>2022-12-21T17:28:00Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-12-20T14:34:50Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=697dfed1f9f5d2916889a81a7a64bd1158caf2d2'/>
<id>urn:sha1:697dfed1f9f5d2916889a81a7a64bd1158caf2d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Server: Minor style changes</title>
<updated>2022-12-12T12:39:20Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-12-12T12:23:01Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=5084f1ed5df024918e61de81692b6066c421b8bd'/>
<id>urn:sha1:5084f1ed5df024918e61de81692b6066c421b8bd</id>
<content type='text'>
</content>
</entry>
</feed>
