192ed8f494
root: fix uv lock file on macOS ( #13578 )
...
* root: fix uv lock on macOS
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* re-add make run
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-19 20:38:27 +01:00
868261c883
root: replace poetry with uv ( #13388 )
2025-03-19 16:29:18 +00:00
b6442c233d
web: Fix inline documentation rendering ( #13379 )
...
web: Fix issues surrounding markdown rendering.
- Fix issue where Mermaid diagrams do not render.
- Fix link colors in dark mode.
- Fix anchored links triggering router.
- Fix issue where links occasionally link to missing page.
2025-03-19 17:09:47 +01:00
eac2c9a12b
website/docs: Apple Business Manager Integration. ( #13319 )
...
website/docs: Flesh out Apple Business Manager integration.
- Fix missing required attribute.
- Adjust visible headers in table of contents.
- Fix Docusaurus warning for nested paragraphs.
2025-03-18 19:56:34 +00:00
2b00754324
website/docs: prepare for 2025.2.2 ( #13552 )
2025-03-17 18:53:39 +01:00
ad27f268dc
website/docs: dev docs: bump node/postgres requirements ( #13516 )
...
* wip
Bump Node from 20 to 22 SRC:d4805f326f/Dockerfile (L4)
Signed-off-by: Dominic R <dominic@sdko.org >
* wip
Bump Node 21 -> 22 SRC:d4805f326f/Dockerfile (L4)
Bump PG 14 -> 16 SRC:8fc23141d4/charts/authentik/Chart.yaml (L33)
+ d4805f326f/docker-compose.yml (L5)
Signed-off-by: Dominic R <dominic@sdko.org >
* wip
Bump Node 20 -> 22 SRC:d4805f326f/Dockerfile (L4)
Signed-off-by: Dominic R <dominic@sdko.org >
---------
Signed-off-by: Dominic R <dominic@sdko.org >
2025-03-14 16:04:29 -05:00
efb3803371
website/docs: dev docs: full: remove note on installing shell plugin ( #13515 )
...
In https://github.com/goauthentik/authentik/pull/13460 , we replaced `poetry shell` with `poetry env activate`. As a result, we no longer need to tell the user to install this plugin.
Signed-off-by: Dominic R <dominic@sdko.org >
2025-03-14 16:57:51 +01:00
41555c88c4
website/docs: ops/backup-restore: add "pending emails" to lost redis data ( #13483 )
...
* website/docs: ops/backup-restore: add "email invitations" to lost redis data
Adds email invitations to the examples of data loss in the Redis section.
Resolves https://github.com/goauthentik/authentik/pull/12943#issuecomment-2707702812
Signed-off-by: Dominic R <dominic@sdko.org >
* i'm blind
Signed-off-by: Dominic R <dominic@sdko.org >
---------
Signed-off-by: Dominic R <dominic@sdko.org >
2025-03-12 08:33:00 -05:00
a2211135bc
website/docs: in developer docs replace deprecated poetry shell command ( #13460 )
...
* wip
Signed-off-by: Dominic R <dominic@sdko.org >
* Rev
Signed-off-by: Dominic R <dominic@sdko.org >
---------
Signed-off-by: Dominic R <dominic@sdko.org >
2025-03-11 10:20:51 -05:00
ff91ecf873
website/docs: backup and restore: remove extra period ( #13440 )
...
* website/docs: backup and restore: remove extra period
shameful
Signed-off-by: Dominic R <dominic@sdko.org >
* wip
---------
Signed-off-by: Dominic R <dominic@sdko.org >
2025-03-11 06:27:36 -05:00
349f66e53c
website/docs: sys mgmt: document authentik backups/restoration ( #12943 )
...
* init
Signed-off-by: Dominic R <dominic@sdko.org >
* docs: sys mgmt: add backup documentation
* adapt command as you're already as root in postgres from what I tested and this is the easiest no-config-change solution that works
* Marc's comment
* href continuous archiving for pg
* add to sidebar
* restore documentation
* tana is gonna yell at me
* start
* static directories table fix my mess
* Update website/docs/sys-mgmt/ops/backup-restore.md
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/sys-mgmt/ops/backup-restore.md
Signed-off-by: Dominic R <dominic@sdko.org >
---------
Signed-off-by: Dominic R <dominic@sdko.org >
2025-03-07 15:16:40 -06:00
cf58c5617a
core: Tidy contributor onboarding, fix typos. ( #12700 )
...
core: Tidy contributor onboarding.
- Fixes typos.
- Fixes stale links.
- Tidies Makefile so that Poetry env is optional for hygiene commands.
- Remove mismatched YAML naming.
- Uses shebang on Python scripts.
- Document semver usage.
- Redirect OpenAPI schema.
Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com >
2025-03-06 18:34:54 +00:00
f08da8f295
lib/config: fix conn_max_age parsing ( #13370 )
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-03-06 13:53:09 +00:00
632dc4b1b2
website/docs: fix typo ( #13377 )
...
Signed-off-by: Elijah Passmore <eljpsm@eljpsm.com >
2025-03-03 20:10:30 +00:00
60521d89cb
website/docs: enterprise: add instructions to cancel license renewal ( #13320 )
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-02-28 11:05:31 -06:00
3bc8dd40d5
website/docs: prepare for 2025.2.1 ( #13277 )
2025-02-26 20:14:56 +00:00
bb2b6d163b
website/docs: remove Enterprise badge from RAC docs -- again ( #13268 )
...
remove Enterprise badge from RAC docs
Again. Changes conflicted in d5572a2570
and a714c781a6
.
2025-02-26 17:01:10 +01:00
cc0659168d
website/docs: add enterprise label to SSF docs ( #13251 )
...
* added Enterprise label
* fix date to be semantic version
* added Ent label, for real this time
* add Ent to procedural page too
---------
Co-authored-by: Tana M Berry <tana@goauthentik.com >
2025-02-25 18:43:39 +01:00
88d3b7f5a4
website/docs: Add Passkeys reference where WebAuthn is mentioned ( #13167 )
...
* Add Passkeys reference in several parts where WebAuthn is mentioned for better docs UX and SEO)
* Add version badge to Webauthn / passkeys authenticator
* fix linting issues
* Better wording to differenciate concepts
* Revert to css class for version badge because the ak-version tag don't support versions=<2023
2025-02-24 14:41:08 -03:00
93b93517be
website/docs: fix missing breaking entry for 2025.2 release notes ( #13223 )
...
* website/docs: fix missing breaking entry for 2025.2 release notes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Update website/docs/releases/2025/v2025.2.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Jens L. <jens@beryju.org >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-02-24 16:46:58 +01:00
6da55dc8aa
website/docs: update the 2025.2 rel notes ( #13213 )
...
* removed rc notice, added links to docs
* remved todo about SSF preview banner
* update sidebar and security
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add api diff
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix link
* bolded H3s
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-02-24 16:01:31 +01:00
7aba4b0c01
website/docs: add paragraph about impossible travel ( #13125 )
...
* drafty draft
* polish
* tweak
* redraft with new knowledge
* more facts, less fiction
* polish
* tweak to bump build
* Update website/docs/customize/policies/index.md
Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com >
2025-02-24 13:41:47 +00:00
55b1ddff6e
website/docs: remove mention of wizard ( #13126 )
...
* first pass at removing wizard
* missed one
* Replaced the word modal wth the word box or simply rewrote to avoid saying modal.
* typo
---------
Co-authored-by: Tana M Berry <tana@goauthentik.com >
2025-02-24 06:54:42 -06:00
77c913bfd3
stages/authenticator_email: Email Authenticator Stage Documentation ( #12853 )
...
* stages/authenticator_email: Add initial documentation for Email Authenticator Stage
* fix linting/styling
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Marcelo Elizeche Landó <marce@melizeche.com >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Marcelo Elizeche Landó <marce@melizeche.com >
* rearranged to match the UI
* fix my broken links
* Tweak Emil Authenticator stage, also capitalize names of other stages
* final tweaks
* Add authenticator_validate for Email Authenticator in authenticator_validate documentation
* add version badge
* Fix broken links (.md -> .mdx)
---------
Signed-off-by: Marcelo Elizeche Landó <marce@melizeche.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
2025-02-24 06:54:06 -06:00
69b80e5bb5
website/docs: add info about new perms for super-user in groups ( #13188 )
...
* try again
* Update website/docs/users-sources/groups/manage_groups.mdx
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
Co-authored-by: Jens L. <jens@goauthentik.io >
2025-02-24 06:33:25 -06:00
ba63399a7b
website/docs: add new SSF provider docs ( #13102 )
...
* website/docs/add-secure-apps/providers/sff/index.md
* draft
* dir name
* added procedural
* first draft for review
* tweak
* tweak
* backchannel info
* tweak
* edits form Ken and Dominic
* not sure
* tweak to rebuild
* tweak
* added finishing sentence
* tweaks
* typos
---------
Co-authored-by: Tana M Berry <tana@goauthentik.com >
2025-02-24 06:32:32 -06:00
86893d83b8
website/docs: updated debugging docs ( #12809 )
...
* lifecycle: much improved debugging experience
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Optimised images with calibre/image-actions
* start documenting container debugging
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add user: root
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update example override file
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update env var
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Jens L. <jens@beryju.org >
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-02-24 06:17:46 -06:00
b5a9b645f4
website/docs: fix typo ( #13174 )
...
The sentence is broken; fixing typo to clarify that a secure connection is established *before* an LDAP bind.
Signed-off-by: klmmr <35450576+klmmr@users.noreply.github.com >
2025-02-22 23:22:27 +01:00
c7567e031a
root: allow configuring session cookie age ( #12389 )
2025-02-21 18:21:35 +00:00
51a0f7d314
website/docs: troubleshooting: fix missing command prefix for create admin group command in Docker ( #13107 )
2025-02-21 18:47:30 +01:00
a714c781a6
website: Use Docusaurus Frontmatter for badges ( #12893 )
...
website/docs: Reduce redundant usage of badges. Move badge logic to components.
- Fix JSX class name warning.
- Remove duplicate titles.
- Flesh out `support_level` frontmatter.
2025-02-19 18:03:05 +00:00
0e7a4849f6
website/docs: add 2025.2 release notes ( #13002 )
...
* website/docs: add 2025.2 release notes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make compile
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* ffs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* ffs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-02-19 01:43:39 +01:00
e86b4514bc
website/docs: minor fixes ( #13095 )
...
docs(discord): minor fixes
Signed-off-by: seeg <dev@charlie.fyi >
2025-02-18 01:42:44 +01:00
98129d3e9a
website/docs: fix a minor typo ( #13004 )
2025-02-12 23:48:50 +00:00
bd69dbc0e1
root: make default postgres schema configurable ( #12949 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-02-12 23:57:47 +01:00
cdc0d0a857
website/docs: fix Nginx redirection example ( #12920 )
...
Fix Nginx redirection
2025-02-12 14:11:01 +01:00
daebeb1192
*: remove outdated preview badges ( #12950 )
...
* remove outdated preview badges
* remove from web ui too
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-02-07 00:02:17 +01:00
22d6dd3098
website/docs: fix 2 links to cobalt restesting pdf ( #12895 )
...
* fix link to results
* fix second bad link to pdf
---------
Co-authored-by: Tana M Berry <tana@goauthentik.com >
2025-01-30 18:12:33 +01:00
316f43e6eb
website/docs: 2024.12.3 release notes ( #12871 )
...
* website/docs: 2024.12.3 release notes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix typo
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-01-29 18:44:52 +01:00
d63cba0a9d
website/docs: Flesh out Google Workspaces SAML. ( #12701 )
...
* website/docs: Google Workspaces SAML.
- Moves Google Cloud doc page to sibling article.
- Adds Index page for Google sources
- Adds Index page for federated sources
* website/docs: Re-order tags.
2025-01-23 18:26:28 -06:00
f2e3199050
core: bump codespell from 2.3.0 to 2.4.0 ( #12762 )
...
* core: bump codespell from 2.3.0 to 2.4.0
Bumps [codespell](https://github.com/codespell-project/codespell ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/codespell-project/codespell/releases )
- [Commits](https://github.com/codespell-project/codespell/compare/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: codespell
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix
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 >
2025-01-22 14:52:04 +01:00
faab182404
lifecycle: build binary dependencies which link against SSL directly ( #12724 )
...
* lifecycle: install binary dependencies in dockerfile directly
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* install ua-parser-builtins manually as its only distributed as binary
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* build duo_client from scratch, sigh
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* deps for kadmin
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* ok fine
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* run on arm runner?
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix yaml format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* rewrite release pipeline to use re-usable workflows
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix typo
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* re-usable multi-arch build?
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* also add suffix for amd64
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* parameterise image name
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* re-use workflow for CI images...?
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix missing checkout
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* inherit secrets
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* temp build directly
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* get cache-to from python script
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* better name?
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* matrix for merging images?
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* re-add build dep
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* use multi-image tag
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* include arch in buildcache
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-01-21 15:36:25 +01:00
90a85abf9d
website/docs: style guide: document styling preferences for URLs ( #12715 )
2025-01-21 14:25:23 +00:00
236455fc45
lifecycle: move AWS CFN generation to lifecycle and fix CI ( #12743 )
...
* fix missing min_healthy_percent which was causing an error on stdout...sigh
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* disable version reporting (replaces deleting BootstrapVersion)
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* dont generate bootstrap thing
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* aaand remove fix_template
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* always set CI to false so errors are sent to stderr
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* move aws stuff to lifecycle
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix missing package-lock
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix package
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* cleanup website structure
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-01-21 14:48:11 +01:00
d111740f6b
website/integrations: all: install -> installation ( #12676 )
...
* website/integrations: all: install -> installation
* fix for new integr
Signed-off-by: 4d62 <git@sdko.org >
---------
Signed-off-by: 4d62 <git@sdko.org >
2025-01-16 16:23:22 -06:00
735f48981d
website/docs: Docker outpost cleanup ( #12708 )
...
* removes sentence about future version
* removed reference to 2021 version
* Update website/docs/add-secure-apps/outposts/integrations/docker.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
Co-authored-by: Jens L. <jens@goauthentik.io >
2025-01-16 10:14:42 -06:00
f3834016dc
website/docs: add note for trailing-slash in initial setup ( #12583 )
...
* docs: add note for trailing-slash in initial setup
Signed-off-by: Mahmoud Abduljawad <mahmoud@masaar.com >
* docs: add note for trailing-slash in k8s initial setup
Signed-off-by: Mahmoud Abduljawad <mahmoud@masaar.com >
* docs: refactor to use admonition syntax
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Mahmoud Abduljawad <abduljawad.mahmoud@gmail.com >
* docs: update wording
Signed-off-by: Mahmoud Abduljawad <mahmoud@masaar.com >
* docs: update wording
Signed-off-by: Mahmoud Abduljawad <mahmoud@masaar.com >
* docs: reword for natural language
Co-authored-by: 4d62 <git@sdko.org >
Signed-off-by: Mahmoud Abduljawad <abduljawad.mahmoud@gmail.com >
* docs: reword for natural language
Signed-off-by: Mahmoud Abduljawad <mahmoud@masaar.com >
* docs: typo
Satisfy `codespell` by changing "falsy" to "false".
---------
Signed-off-by: Mahmoud Abduljawad <mahmoud@masaar.com >
Signed-off-by: Mahmoud Abduljawad <abduljawad.mahmoud@gmail.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: 4d62 <git@sdko.org >
2025-01-15 20:44:50 -06:00
336f6f0dc2
website/docs: update docker outpost integration documentation for docker socket proxies ( #12644 )
...
* Update website docs for docker outpost integration
- Changed the docker socket proxy link to point to a better and more maintained solution.
- Changed permissions to include System/Info.
- Added a section on how to connect to a docker socket proxy.
Signed-off-by: itskagee <17406594+itskagee@users.noreply.github.com >
* add description for System Info permission
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: itskagee <17406594+itskagee@users.noreply.github.com >
* website/docs: updated docker outpost integration for docker socket proxies
- Added additional information regarding docker socket proxies.
- Changed the layout to better present said information.
* Update website/docs/add-secure-apps/outposts/integrations/docker.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: itskagee <17406594+itskagee@users.noreply.github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-01-14 15:42:56 -06:00
629d5df763
flows/inspector: add button to open flow inspector ( #12656 )
...
* flows: differentiate between flow inspector being available and open
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add overlay button to open inspector
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Jens L. <jens@beryju.org >
* fix perm check
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* rewrite docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-01-13 19:55:34 +01:00
84de15568a
website: revise full development environment instructions ( #12638 )
...
* website: revise full development environment instructions
Updates the full development environment instructions to make it clear you *will* need both
Docker and Golangci-Lint installed.
Adds the `poetry-plugin-shell` requirement, now that Poetry requires it.
Updates the per-platform development environment requirements to have a Linux-specific section,
and update the MacOS section to include poetry-plugin-shell and golangci-lint
Moves the instructions on what to do before committing to the bottom of the document; its location
was confusing and didn't clarify what steps were to be taken in what order.
Includes the instruction that, for a first-time run, you must run `make migrate` and `make gen` or
the TS-API won't be built, and in turn the WebUI build would otherwise fail.
We still need instructions for Windows.
* Prettier had opinions.
* Format error: "macOS," not "MacOS"
* Fixed some typos and cleaned up some prompts.
* Fixed 'under windows' -> 'on Windows'
2025-01-10 12:53:05 -08:00