Jens L.
7ee2036970
website/docs: update location for logs on windows ( #19371 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2026-01-13 16:53:01 +01:00
Dominic R
1b4b50650c
website: Fix typos. ( #19243 )
...
* website: Fix typos.
* wip
2026-01-08 08:27:37 +00:00
Jens L.
6e9972f148
website/docs: revisit endpoint docs the nth ( #19116 )
...
* website/docs: revisit endpoint docs the nth
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* more edits & examples
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* WIP
* Apply suggestions from code review
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update index.mdx
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Apply suggestions from code review
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Add edge browser extension
* Update website/docs/endpoint-devices/device-compliance/browser-extension.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: dewi-tik <dewi@goauthentik.io >
Co-authored-by: Dominic R <dominic@sdko.org >
2026-01-07 10:51:17 +00:00
Jens L.
fecd852c2b
website/docs: endpoint agent release notes ( #19042 )
...
* website/docs: endpoint agent release notes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Apply suggestion from @dominic-r
Signed-off-by: Dominic R <dominic@sdko.org >
* rename, update
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Dominic R <dominic@sdko.org >
Co-authored-by: Dominic R <dominic@sdko.org >
2026-01-01 13:53:54 +01:00
Dewi Roberts
cef54653ec
website/docs: endpoint devices: add path to macos setup ( #19093 )
...
* Add path
* Update macos.md
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
2025-12-29 08:15:36 -05:00
Dewi Roberts
e16a0ab99d
website/docs: endpoint devices: update features table ( #19094 )
...
* Update table
* Remove wording
2025-12-29 08:14:15 -05:00
Dominic R
ec227532c4
website/docs: endpoints: mention connector key required for stage to work ( #19084 )
...
keypair = CertificateKeyPair.objects.filter(pk=stage.connector.challenge_key_id).first()
if not keypair:
return self.executor.stage_ok() # < --- skips the stage
took me a bit of time to find this and yea
2025-12-29 09:23:15 +00:00
Dewi Roberts
97ef6a5eb2
website/docs: improve endpoint devices docs ( #19007 )
...
* Remove sudo auth sections
* Add firefox extension link
* Add chrome extension
* Update release notes
* Remove link
* Fix link
* Fix release note wording
2025-12-22 20:32:20 +00:00
Dewi Roberts
de298d72de
website/docs: endpoint devices ( #18634 )
...
* Initial
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* Apply suggestions from code review
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Apply suggestions from code review
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Apply suggestions
* Apply suggestions
* Apply suggestions from code review
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Apply suggestions from code review
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* WIP
* Apply suggestions from code review
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* fixes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* WIP
* Optimised images with calibre/image-actions
* Optimised images with calibre/image-actions
* Optimised images with calibre/image-actions
* Optimised images with calibre/image-actions
* Optimised images with calibre/image-actions
* Optimised images with calibre/image-actions
* Optimised images with calibre/image-actions
* Fix anchor
* Update website/docs/endpoint-devices/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* WIP
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Dominic R <dominic@sdko.org >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-12-18 19:09:11 +00:00