dependabot[bot]
67f076effe
chore(deps): bump github.com/yeqown/go-qrcode/v2 in the patch group ( #370 )
...
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled
Bumps the patch group with 1 update: [github.com/yeqown/go-qrcode/v2](https://github.com/yeqown/go-qrcode ).
Updates `github.com/yeqown/go-qrcode/v2` from 2.2.4 to 2.2.5
- [Release notes](https://github.com/yeqown/go-qrcode/releases )
- [Commits](https://github.com/yeqown/go-qrcode/compare/v2.2.4...v2.2.5 )
---
updated-dependencies:
- dependency-name: github.com/yeqown/go-qrcode/v2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-17 19:15:27 +01:00
Christoph Haas
f6d7a851d1
frontend: fix locked user display ( #367 )
Docker / Build and Push (push) Waiting to run
Docker / release (push) Blocked by required conditions
github-pages / deploy (push) Waiting to run
2025-02-17 08:18:36 +01:00
Christoph Haas
fc712ebf42
api: fix ExpiredAt format ( #368 )
2025-02-17 08:03:43 +01:00
Christoph Haas
43163273fa
api: remove IsAdmin from required attributes ( #366 )
2025-02-17 07:43:31 +01:00
dependabot[bot]
5697c2b7f2
chore(deps): bump the golang group with 3 updates ( #363 )
...
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled
Bumps the golang group with 3 updates: [golang.org/x/crypto](https://github.com/golang/crypto ), [golang.org/x/oauth2](https://github.com/golang/oauth2 ) and [golang.org/x/sys](https://github.com/golang/sys ).
Updates `golang.org/x/crypto` from 0.32.0 to 0.33.0
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.33.0 )
Updates `golang.org/x/oauth2` from 0.25.0 to 0.26.0
- [Commits](https://github.com/golang/oauth2/compare/v0.25.0...v0.26.0 )
Updates `golang.org/x/sys` from 0.29.0 to 0.30.0
- [Commits](https://github.com/golang/sys/compare/v0.29.0...v0.30.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 18:19:02 +01:00
Christoph Haas
e983a7b8f3
automatic API access for default admin ( #357 )
Chart / lint-test (push) Has been cancelled
Chart / publish (push) Has been cancelled
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled
2025-02-07 22:42:48 +01:00
Christoph Haas
c33eaba1c0
remove unsupported validator ( #360 )
Docker / Build and Push (push) Waiting to run
Docker / release (push) Blocked by required conditions
github-pages / deploy (push) Waiting to run
2025-02-07 22:21:16 +01:00
Dmytro Bondar
3774257abb
Added Ukrainian translations ( #361 )
...
Signed-off-by: Dmytro Bondar <git@bonddim.dev>
2025-02-07 22:04:26 +01:00
klmmr
588f09bdaa
[DOCS] Fix example config wrt. admin_value_regex and admin_group_regex ( #362 )
2025-02-07 17:59:58 +01:00
JBSAN3
7557a6ef5a
Add French in to translations ( #359 )
Docker / Build and Push (push) Waiting to run
Docker / release (push) Blocked by required conditions
github-pages / deploy (push) Waiting to run
2025-02-06 15:06:39 +01:00
dependabot[bot]
3478645317
chore(deps): bump github.com/prometheus-community/pro-bing ( #356 )
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled
2025-02-03 20:42:25 +01:00
Dmytro Bondar
a950dd76ba
Added issue and pull request templates ( #355 )
2025-01-28 21:43:31 +01:00
dependabot[bot]
8c0ecec485
chore(deps): bump github.com/prometheus-community/pro-bing ( #354 )
2025-01-28 19:05:32 +01:00
Christoph Haas
d01d865b4d
fix self provisioning feature ( #272 )
2025-01-26 11:35:24 +01:00
Christoph Haas
1b8cdc3417
automatically append listening port to endpoint address ( #352 )
2025-01-26 09:52:09 +01:00
Christoph Haas
d35889de73
remove external google fonts ( #107 )
2025-01-25 23:06:44 +01:00
Dmytro Bondar
0b18b5efd6
[chart] Fix default configurations ( #350 )
2025-01-24 12:48:36 +01:00
Dmytro Bondar
2cf2341e4c
[chart] Update helm chart ( #349 )
2025-01-23 13:42:51 +01:00
Dmytro Bondar
043d25a08f
[docs] big bang update ( #348 )
...
* [docs] big bang update
* Simplified polluted README.md by moving parts to the documentation
* Removed duplicates with `pymdownx.snippets` extension
* Enabled code copy
* Extended "Getting Started"
* Added "Monitoring" page
* Separated "Upgrade" page
* Added default config yaml to docs
Signed-off-by: Dmytro Bondar <git@bonddim.dev>
* Update sources.md
Co-authored-by: h44z <christoph.h@sprinternet.at>
---------
Signed-off-by: Dmytro Bondar <git@bonddim.dev>
Co-authored-by: h44z <christoph.h@sprinternet.at>
2025-01-23 08:06:55 +01:00
Christoph Haas
f6c8cd5ea8
allow LDAP users (and linked peers) to be automatically re-enabled ( #345 )
2025-01-21 18:03:30 +01:00
Christoph Haas
a04eaa4bfb
fix user group parsing for OAuth login ( #317 )
2025-01-21 17:33:01 +01:00
Dmytro Bondar
7a0a2117f5
Remove Swagger Authorize button from published docs ( #347 )
...
* Remove Swagger *Authorize* button from published docs
* Ignore mkdocs output dir
* tidy mods
2025-01-21 12:31:28 +01:00
Dmytro Bondar
2cea2e477a
Show version on frontend ( #346 )
2025-01-21 12:27:25 +01:00
Christoph Haas
c2658534b0
chore: publish more docker version tags, migrate to semver
2025-01-18 19:09:43 +01:00
Christoph Haas
2030c59362
chore: publish more docker version tags, migrate to semver
2025-01-18 19:02:36 +01:00
Christoph Haas
e31c170f48
Revert "chore: publish more docker version tags, migrate to semver"
...
This reverts commit 075fd0171e
.
2025-01-18 18:51:04 +01:00
Christoph Haas
49a987cbce
Revert "chore: publish more docker version tags, migrate to semver"
...
This reverts commit 3526240faf
.
2025-01-18 18:51:04 +01:00
Christoph Haas
3526240faf
chore: publish more docker version tags, migrate to semver
2025-01-18 18:24:01 +01:00
Christoph Haas
075fd0171e
chore: publish more docker version tags, migrate to semver
2025-01-18 18:10:51 +01:00
Christoph Haas
c73ce0288e
fix disabling of missing ldap users ( #344 ) and allow deletion of all user types
2025-01-18 17:39:18 +01:00
Christoph Haas
31c0daeba8
fix .gitignore
2025-01-18 12:13:09 +01:00
Christoph Haas
662e9c0549
Improve admin privilege handling for OAuth. Update documentation.
2025-01-18 11:55:56 +01:00
Christoph Haas
6523a87dfb
fix peer disable if ldap user is disabled ( #343 )
2025-01-17 21:59:15 +01:00
Christoph Haas
7ccec5db8d
add swagger doc to mkdocs/website
2025-01-17 21:47:54 +01:00
Christoph Haas
c211c56f75
chore: update dependencies
2025-01-13 22:18:27 +01:00
Christoph Haas
17844ed929
fix update of userdata after OAuth login ( #317 , #160 )
2025-01-13 22:14:00 +01:00
Christoph Haas
2d78fe33b8
add metric endpoint to public API ( #72 , #80 )
2025-01-11 23:42:05 +01:00
Christoph Haas
63d85d8123
code cleanup
2025-01-11 22:56:25 +01:00
Christoph Haas
26d3257516
update userdata after OAuth login ( #317 , #160 )
2025-01-11 18:55:23 +01:00
h44z
d596f578f6
API - CRUD for peers, interfaces and users ( #340 )
...
Public REST API implementation to handle peers, interfaces and users. It also includes some simple provisioning endpoints.
The Swagger API documentation is available under /api/v1/doc.html
2025-01-11 18:44:55 +01:00
h44z
ad267ed0a8
Update README.md, fix build badge
2025-01-05 13:53:28 +01:00
h44z
624988aef1
Create SECURITY.md
2025-01-05 13:49:35 +01:00
Christoph Haas
3020fbca4e
fix change of peer identifier (public key) ( #265 )
2025-01-05 11:30:34 +01:00
Christoph Haas
6d86f15ff8
implement/fix peer and user disable event ( #337 , #273 )
2025-01-05 10:06:34 +01:00
Christoph Haas
62dbdfe0f9
fix plain oauth login ( #317 )
2025-01-04 14:25:13 +01:00
Christoph Haas
378252ba2f
sec: validate return url
2025-01-04 13:43:18 +01:00
Christoph
0664bd0ad0
chore: update dependencies
2024-12-27 15:10:04 +01:00
dependabot[bot]
877cdae587
Bump github.com/go-ldap/ldap/v3 from 3.4.8 to 3.4.9 in the patch group ( #335 )
...
Bumps the patch group with 1 update: [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap ).
Updates `github.com/go-ldap/ldap/v3` from 3.4.8 to 3.4.9
- [Release notes](https://github.com/go-ldap/ldap/releases )
- [Commits](https://github.com/go-ldap/ldap/compare/v3.4.8...v3.4.9 )
---
updated-dependencies:
- dependency-name: github.com/go-ldap/ldap/v3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 18:15:22 +01:00
dependabot[bot]
edb5c82a66
Bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the golang group ( #334 )
...
Bumps the golang group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto ).
Updates `golang.org/x/crypto` from 0.30.0 to 0.31.0
- [Commits](https://github.com/golang/crypto/compare/v0.30.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 15:53:48 +01:00
Dmytro Bondar
0ea24e313d
feat: handle missing config file gracefully with a warning ( #331 )
...
Signed-off-by: Dmytro Bondar <git@bonddim.com>
2024-12-10 15:17:31 +01:00