Marc 'risson' Schmitt
|
2f70351c90
|
packages/client-go: init (#21139)
* packages/client-go: init
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* remove mod/sum
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix translate
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* no go replace
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* update rust makefile with pwd
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
* fix build
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* don't need a version ig?
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* exclude go client from cspell
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix main docker build
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
|
2026-03-25 15:26:50 +01:00 |
|
dependabot[bot]
|
122cee049a
|
core: bump library/golang from 1.25.5-trixie to 1.26.0-trixie in /lifecycle/container (#20381)
* core: bump library/golang in /lifecycle/container
Bumps library/golang from 1.25.5-trixie to 1.26.0-trixie.
---
updated-dependencies:
- dependency-name: library/golang
dependency-version: 1.26.0-trixie
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* bump & fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* bump docs too
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
|
2026-02-19 12:35:00 +00:00 |
|
Jens L.
|
5bcf501842
|
outposts/ldap: fix paginator going into infinite loop (#13677)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-03-27 00:05:43 +01:00 |
|
Jens L.
|
5be49a8e80
|
internal: fix go paginator not setting page correctly (#11253)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2024-09-06 18:38:00 +02:00 |
|
Jens L.
|
1b285f85c0
|
outposts: implement general paginator for list API requests (#10619)
* outposts: implement general paginator
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* migrate LDAP
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* change main outpost refresh logic to use paginator everywhere
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add comments to understand anything
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* actually use paginator everywhere
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2024-07-29 22:14:18 +02:00 |
|