erth9960
  • Joined on 2020-10-14
erth9960 pushed to main at DMC/wg-selfserve 2025-03-06 15:49:04 +01:00
5c783d95aa Started logging client creation/deletion directly to syslog
erth9960 pushed to main at DMC/wg-selfserve 2025-03-06 15:11:46 +01:00
4438270e78 Stylistic changes
e9f180805a Started sending some serverside configuration to the client-side javascript
Compare 2 commits »
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 15:30:52 +01:00
ebc430407a Added rudimentary logging
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 14:07:47 +01:00
c72d079342 Fixing a wireguard warning
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 14:02:58 +01:00
b6865f9635 Working around an issue with configparser insisting on a default section
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 13:54:23 +01:00
f43aa53ca8 Added support for multiple entitlements granting site access
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 13:28:58 +01:00
ee83905291 Typo
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 13:27:47 +01:00
edcabb3160 Configparser does some interpolations by default
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 13:12:48 +01:00
44dad4430c Fixed a type error
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 13:10:43 +01:00
27b7b5d7de Made user_client_limit be truly optional in config.ini
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 13:06:57 +01:00
f0169b89bb Accidentally committed some debug changes, reverting
dc051e9439 Implemented support for configurable client configuration fragments
Compare 2 commits »
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 11:17:15 +01:00
49abf8ad21 Implemented handling of client limits, and some general tweaks
d8dcbc6d6b Improved page accessibility
Compare 2 commits »
erth9960 pushed to main at DMC/wg-selfserve 2025-03-03 13:50:24 +01:00
c886a7b32c Implemented support for limiting number of clients per user
d56e5e2cb2 Folded all failure responses into a single function
Compare 2 commits »
erth9960 pushed to main at DMC/wg-selfserve 2025-02-27 17:26:26 +01:00
311ae0276e Implemented support for entitlements-based access control
erth9960 pushed to main at DMC/wg-selfserve 2025-02-27 15:36:05 +01:00
a636f4f84a Apparently shell=True caused problems instead of solving them
erth9960 pushed to main at DMC/wg-selfserve 2025-02-27 15:31:40 +01:00
59ae5f96a5 Fixed a typo and hopefully prevented sudo issues with shell=True
erth9960 pushed to main at DMC/wg-selfserve 2025-02-27 15:26:49 +01:00
9b925faec3 Updated example config file to reflect reality
erth9960 pushed to main at DMC/wg-selfserve 2025-02-27 15:23:25 +01:00
1d639fd09f Added a sanity check on config id:s
erth9960 pushed to main at DMC/wg-selfserve 2025-02-27 15:06:06 +01:00
116a480e41 Fixed a typo, added a comment regarding sudo safety and set commands.sh executable
erth9960 pushed to main at DMC/wg-selfserve 2025-02-27 15:03:00 +01:00
bc44648c30 Setting routes and dealing more robustly with privileged operations