2c84e3d955 
					 
					
						
						
							
							website: bump react-tooltip from 5.22.0 to 5.23.0 in /website ( #7558 )  
						
						... 
						
						
						
						Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip ) from 5.22.0 to 5.23.0.
- [Release notes](https://github.com/ReactTooltip/react-tooltip/releases )
- [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ReactTooltip/react-tooltip/compare/v5.22.0...v5.23.0 )
---
updated-dependencies:
- dependency-name: react-tooltip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-11-14 11:23:28 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f728bbb14b 
					 
					
						
						
							
							sources/ldap: add check command to verify ldap connectivity ( #7263 )  
						
						... 
						
						
						
						* sources/ldap: add check command to verify ldap connectivity
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* default to checking all sources
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* start adding an API for ldap connectivity
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add webui for ldap source connection status
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* better show sync status, clear previous tasks
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* set timeout on redis lock for ldap sync
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix py lint
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix web lint
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-11-13 15:01:40 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4080080acd 
					 
					
						
						
							
							internal: remove deprecated metrics ( #7540 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-11-13 14:48:37 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d89adef963 
					 
					
						
						
							
							website: bump prettier from 3.0.3 to 3.1.0 in /website ( #7534 )  
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.0.3...3.1.0 )
---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-11-13 11:16:34 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5f3cbf6f7f 
					 
					
						
						
							
							website: bump prism-react-renderer from 2.1.0 to 2.2.0 in /website ( #7535 )  
						
						... 
						
						
						
						Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases )
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.1.0...prism-react-renderer@2.2.0 )
---
updated-dependencies:
- dependency-name: prism-react-renderer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-11-13 11:16:25 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9db9ad3d66 
					 
					
						
						
							
							root: Restructure broker / cache / channel / result configuration ( #7097 )  
						
						... 
						
						
						
						* Initial commit
* Remove any remaining mentions of Redis URL
This is handled in https://github.com/goauthentik/authentik/pull/5395 
* Allow setting broker transport options
This enables usage of other brokers that require additional settings
* Remove remaining reference to Redis URL
This functionality is not part of this PR
* Reset default TLS requirements to none
* Fix linter errors
* Move dict from base64 encoded json to config.py
Additionally add tests
* Replace ast.literal_eval with json.loads
* Use default channel and cache backend configuration
If more customization is desired users shall look at goauthentik.io/docs/installation/configuration#custom-python-settings
* Send config deprecation notification to all superusers
* Remove duplicate method
* Add configuration explanation
For channel layer settings
* Use Event for deprecation warning
* Fix remove duplicated method
* Add missing comma
* Update authentik/lib/config.py
Signed-off-by: Jens L. <jens@beryju.org >
* Fix Event deprecation handling
---------
Signed-off-by: Jens L. <jens@beryju.org >
Co-authored-by: Jens L <jens@beryju.org > 
						
						
					 
					
						2023-11-10 15:44:37 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f62f720c55 
					 
					
						
						
							
							website/blog:IPv6 blog ( #7496 )  
						
						... 
						
						
						
						* draft blog on IPv6
* tweak tags
* tweak tags more
* error message
* polishing
* marc edits
* spacing off
* spacing fixes
* rerun prettier
---------
Co-authored-by: Tana Berry <tana@goauthentik.io > 
						
						
					 
					
						2023-11-09 16:01:27 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d8b1a59dad 
					 
					
						
						
							
							website/docs: update release notes for 2023.10.3  
						
						... 
						
						
						
						Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
					 
					
						2023-11-09 18:43:00 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d5871fef4e 
					 
					
						
						
							
							website/docs: update release notes for 2023.10.3  
						
						... 
						
						
						
						Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
					 
					
						2023-11-09 18:24:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7f4fa70a41 
					 
					
						
						
							
							website/docs: fix anchor link ( #7492 )  
						
						
						
						
					 
					
						2023-11-08 18:57:00 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fa0c4d8410 
					 
					
						
						
							
							consistent variable name  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-11-08 17:02:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aeb24889fd 
					 
					
						
						
							
							add more tooltips and add device authn/authz  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-11-08 17:02:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8ac9042501 
					 
					
						
						
							
							fix wrong color  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-11-08 17:02:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9680106b45 
					 
					
						
						
							
							website/docs: Fix a small grammar issue ( #7490 )  
						
						
						
						
					 
					
						2023-11-08 15:10:21 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4444db9e6d 
					 
					
						
						
							
							website: bump @types/react from 18.2.36 to 18.2.37 in /website  
						
						... 
						
						
						
						Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.36 to 18.2.37.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2023-11-08 11:12:32 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aadda1f314 
					 
					
						
						
							
							website/integrations: add FreshRSS ( #7301 )  
						
						
						
						
					 
					
						2023-11-07 14:28:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						823e7dbe1a 
					 
					
						
						
							
							website: bump the docusaurus group in /website with 3 updates ( #7400 )  
						
						... 
						
						
						
						* website: bump the docusaurus group in /website with 3 updates
Bumps the docusaurus group in /website with 3 updates: [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects ), [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) and [@docusaurus/theme-mermaid](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-mermaid ).
Updates `@docusaurus/plugin-client-redirects` from 2.4.3 to 3.0.0
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.0.0/packages/docusaurus-plugin-client-redirects )
Updates `@docusaurus/preset-classic` from 2.4.3 to 3.0.0
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.0.0/packages/docusaurus-preset-classic )
Updates `@docusaurus/theme-mermaid` from 2.4.3 to 3.0.0
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.0.0/packages/docusaurus-theme-mermaid )
---
updated-dependencies:
- dependency-name: "@docusaurus/plugin-client-redirects"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: docusaurus
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: docusaurus
- dependency-name: "@docusaurus/theme-mermaid"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: docusaurus
...
Signed-off-by: dependabot[bot] <support@github.com >
* update
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* migrate docusaurus config to ts
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix docs-only build
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 > 
						
						
					 
					
						2023-11-06 15:12:23 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						211dcf3272 
					 
					
						
						
							
							website/blog: draft for happy bday blog ( #7408 )  
						
						... 
						
						
						
						* fights with image
* edits on PR
* further edits
* Optimised images with calibre/image-actions
* spelling
* more edits
---------
Co-authored-by: Tana Berry <tana@goauthentik.io >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-11-02 11:55:56 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7f82b555c8 
					 
					
						
						
							
							website: bump react-tooltip from 5.21.6 to 5.22.0 in /website ( #7412 )  
						
						... 
						
						
						
						Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip ) from 5.21.6 to 5.22.0.
- [Release notes](https://github.com/ReactTooltip/react-tooltip/releases )
- [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ReactTooltip/react-tooltip/compare/v5.21.6...v5.22.0 )
---
updated-dependencies:
- dependency-name: react-tooltip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-11-02 11:18:56 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a10392efcc 
					 
					
						
						
							
							website/integrations: argocd: add missing url in ArgoCD configuration ( #7404 )  
						
						
						
						
					 
					
						2023-11-01 11:52:44 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d8728c1749 
					 
					
						
						
							
							website/integrations: add SonarQube ( #7167 )  
						
						... 
						
						
						
						Co-authored-by: Manfred Nilsson <manfred.nilsson@synkzone.com > 
						
						
					 
					
						2023-10-30 13:31:29 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a43b2fb17c 
					 
					
						
						
							
							website/docs: add 2023.8.4 release notes  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-28 22:04:46 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						261879022d 
					 
					
						
						
							
							security: fix oobe-flow reuse when akadmin is deleted ( #7361 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-28 21:24:06 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2a47ff2977 
					 
					
						
						
							
							website/docs: prepare 2023.10.2 release notes ( #7362 )  
						
						... 
						
						
						
						website/docs: prepare 2023.10.2
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-28 21:07:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c3a81a1cce 
					 
					
						
						
							
							website/docs: add missing breaking change due to APPEND_SLASH ( #7360 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-28 18:13:56 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ac2bbd7e2f 
					 
					
						
						
							
							website/docs: add warning about Helm breaking change in 2024.x ( #7351 )  
						
						... 
						
						
						
						Co-authored-by: Jens L. <jens@goauthentik.io > 
						
						
					 
					
						2023-10-27 17:22:02 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f22daca091 
					 
					
						
						
							
							website/docs: add warning about upgrading to 2023.10 ( #7340 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-27 12:51:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6b25f6f592 
					 
					
						
						
							
							website/blogs: Blog dockers ( #7328 )  
						
						... 
						
						
						
						* Dockers blog draft
* redo
* renamed dir
* renamed directory
* added email address
* formatting
* title tweak
* Kens edits
* link
---------
Co-authored-by: Tana Berry <tana@goauthentik.io > 
						
						
					 
					
						2023-10-26 21:19:14 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eb53c28352 
					 
					
						
						
							
							website/docs: update release notes for 2023.10.1 ( #7316 )  
						
						... 
						
						
						
						website/docs: update for 2023.10.1
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-26 20:16:07 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d9b3e307e3 
					 
					
						
						
							
							website/docs: add 2023.10 release notes ( #7309 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-26 15:10:17 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						28053059ff 
					 
					
						
						
							
							stages/user_write: allow setting user type when creating new user ( #7293 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-26 14:33:29 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						84fdd3c750 
					 
					
						
						
							
							website/docs: RBAC docs ( #7191 )  
						
						... 
						
						
						
						* draft rbac docs
* tweaks
* add a permissions topic
* tweaks
* more changes
* draft permissions topic
* more content on roles
* links
* typo
* more conceptual info
* Optimised images with calibre/image-actions
* more content on roles
* add more x-ref links
* fix links
* more content
* links
* typos
* polishing
* Update website/docs/user-group-role/access-control/permissions.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* separwate conceptual vs procedural in permissions
* finished groups procedurals
* new page
* added link
* Update website/docs/user-group-role/access-control/permissions.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* polish
* edits from PR review
* restructured view section to remove repetition
* rest of edits from PR review
* polished flows and stages
* polish
* typo
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana Berry <tana@goauthentik.io >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
Co-authored-by: Jens L. <jens@goauthentik.io > 
						
						
					 
					
						2023-10-26 12:31:32 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						18766d6d41 
					 
					
						
						
							
							website: bump react-tooltip from 5.21.5 to 5.21.6 in /website ( #7283 )  
						
						... 
						
						
						
						Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip ) from 5.21.5 to 5.21.6.
- [Release notes](https://github.com/ReactTooltip/react-tooltip/releases )
- [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ReactTooltip/react-tooltip/compare/v5.21.5...v5.21.6 )
---
updated-dependencies:
- dependency-name: react-tooltip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-25 12:09:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aa954c4807 
					 
					
						
						
							
							website/blogs: fixed typo in blog ( #7281 )  
						
						... 
						
						
						
						typo
Co-authored-by: Tana Berry <tana@goauthentik.io > 
						
						
					 
					
						2023-10-24 16:02:26 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e60820a9d1 
					 
					
						
						
							
							website/blogs: edited to add 1Password ( #7266 )  
						
						... 
						
						
						
						* edited to add 1Password
* edits
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana Berry <tana@goauthentik.io > 
						
						
					 
					
						2023-10-23 20:27:46 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6f67c1a277 
					 
					
						
						
							
							website: fix blog title quotation  
						
						... 
						
						
						
						also fix typo
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-24 02:02:48 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						04d27cbcb6 
					 
					
						
						
							
							website/blogs: Okta breach  blog ( #7265 )  
						
						... 
						
						
						
						* draft for Okta blog
* polish and edit
* Update website/blog/2023-10-23-another-okta-breach/item.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/blog/2023-10-23-another-okta-breach/item.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/blog/2023-10-23-another-okta-breach/item.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/blog/2023-10-23-another-okta-breach/item.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/blog/2023-10-23-another-okta-breach/item.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana Berry <tana@goauthentik.io >
Co-authored-by: Jens L. <jens@goauthentik.io > 
						
						
					 
					
						2023-10-23 23:51:07 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e3ac774a18 
					 
					
						
						
							
							web: 3 fixes for small typos, annoyances, and improvements ( #7249 )  
						
						... 
						
						
						
						I'm conducting a more comprehensive survey of the UI in order to get a more holistic idea of the
changes that should be implemented.  Along the way, I'm finding a few small details that annoy me.
Here are three.
It goes to "User statistics."  I have changed both the text of the link and the page to read "User
Statistics" (it's a title, it should be capitalized).
Give people warning when you're about to take them out of the system, especially if you're opening a
new tab along the way.
Just a thing I spotted along the way. 
						
						
					 
					
						2023-10-23 10:48:16 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5e5bc5cd49 
					 
					
						
						
							
							website/blogs: Fix sso blog to remove 3rd reason ( #7230 )  
						
						... 
						
						
						
						* edits form Nick
* links
---------
Co-authored-by: Tana Berry <tana@goauthentik.io > 
						
						
					 
					
						2023-10-20 07:30:48 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						34367a7481 
					 
					
						
						
							
							website/integrations: grafana: add Helm and Terraform config examples ( #7121 )  
						
						... 
						
						
						
						* Added helm ref and Terraform Provider config
   Added disclaimer about secret's in Helm or i.e values.yaml
Co-authored-by: risson <18313093+rissson@users.noreply.github.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: senare <senare@gmail.com >
* fix formatting
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: senare <senare@gmail.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Manfred Nilsson <manfred.nilsson@synkzone.com >
Co-authored-by: risson <18313093+rissson@users.noreply.github.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-19 12:26:40 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d48342f90b 
					 
					
						
						
							
							website/blogs: blog about sso tax ( #7202 )  
						
						... 
						
						
						
						* blog on SSO tax
* edits
* Optimised images with calibre/image-actions
* Update website/blog/2023-10-18-taxed-out-of-security/item.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana Berry <tana@goauthentik.io >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-18 18:13:32 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a60f3b4b81 
					 
					
						
						
							
							stage/deny: add custom message ( #7144 )  
						
						... 
						
						
						
						* stage/deny: add message
* add migration, tests and schema update
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add form
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-18 17:13:33 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4262bd6ace 
					 
					
						
						
							
							docs: update full-dev-setup docs ( #7205 )  
						
						
						
						
					 
					
						2023-10-18 15:11:47 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cb915bc86c 
					 
					
						
						
							
							website/docs: added Note in Beta docs ( #7203 )  
						
						... 
						
						
						
						typo, shockingly
Co-authored-by: Tana Berry <tana@goauthentik.io > 
						
						
					 
					
						2023-10-17 21:41:41 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6deb231e0e 
					 
					
						
						
							
							website: bump @babel/traverse from 7.21.4 to 7.23.2 in /website ( #7187 )  
						
						... 
						
						
						
						Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.21.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-16 18:07:17 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						07b8c5bc7a 
					 
					
						
						
							
							website/docs: fix API OAuth token usage ( #7159 )  
						
						... 
						
						
						
						Update api.md
JWT Token howto update
Signed-off-by: Oleh Vivtash <oleh@vivtash.net > 
						
						
					 
					
						2023-10-16 13:10:21 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						41bb1ca707 
					 
					
						
						
							
							providers/scim: remove preview ( #7166 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-13 19:03:13 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						78af350610 
					 
					
						
						
							
							website/docs: Balok pr for User docs ( #7139 )  
						
						... 
						
						
						
						* procedrual docs
* restructure
* new image, edit tweaks
* more tweaks
* edits
* edits for new button labels
* more content in invitations
* tweaks
* Optimised images with calibre/image-actions
* fixed link
* links
* ken's edits
* changed label name
* spelling checks
* fix links
* links again
* fighting with imports
* ugh
* add extensions back
* fix link
* tweak
* rename file again
* more links
* added punctuation
* use generated index
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Tana Berry <tana@goauthentik.io >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-12 21:45:21 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						58bd637c43 
					 
					
						
						
							
							website: make get started on pricing page go to customer portal ( #7147 )  
						
						
						
						
					 
					
						2023-10-11 21:15:59 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						abd9d5919d 
					 
					
						
						
							
							website/docs: fix PowerDNS Docker Hub repo name ( #7134 )  
						
						... 
						
						
						
						Update index.md
Change Docker Hub repository name : https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/1317 
Signed-off-by: Baptistecottey <Baptistecottey@users.noreply.github.com > 
						
						
					 
					
						2023-10-10 12:59:57 +02:00