b778c35396 
					 
					
						
						
							
							website/docs: fix typo ( #8015 )  
						
						... 
						
						
						
						Update kubernetes.md
Signed-off-by: Bryan J. <132493975+chkpwd@users.noreply.github.com > 
						
						
					 
					
						2023-12-31 21:32:13 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						240cf6dd94 
					 
					
						
						
							
							enterprise/providers: Add RAC [AUTH-15] ( #7291 )  
						
						... 
						
						
						
						* add basic guacamole
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make everything mostly work
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add rac build to CI
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix resize, fix web lint, sendSize correctly
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* pre-send connection from client, format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* improve throughput
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* cleanup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* rework TokenOutpostConsumer into middleware
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix some layout issues
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add outpost controllers
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* start testing audio things
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix a bunch of things
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add deps
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix to work with outpost group
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add simple loadbalancing
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add simple reconnect
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* show reconnecting text
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix error when checking ports
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* move to providers
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add flow check to interface
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix go lint
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix rac app label
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix audio
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add logging
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* cleanup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* allow overriding all settings
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix duplicate keyboard, debug high DPI
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* re-add deps
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix lint
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix missing __init__.py breaking model loading
I love python
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* bump successful ws connection to info
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* hide cursor since guac draws that
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add clipboard support (bidirectional)
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make codespell not want to break the code
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* run pr comment in separate task
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* start endpoint and property mapping stuff
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* more endpoint things
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* unrelated: fix event model_pk filtering with ints
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* unrelated: improve event display for changelog
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* rebuild endpoint stuff again
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* idk special url
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* more stuff, connect token with session
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add disconnect
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* rework disconnect
cleanly disconnect from guacd instead of just letting the connection timeout
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* clear cache when creating outpost
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* support host:port and fix protocol
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* center smaller viewport
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* rework connection to wait more and stop after some time
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add policy control to endpoints
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove provider protocol
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* don't switch to different outpost connection when already chosen
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* start using property mappings, add static settings
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add some RAC mapping settings
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix lint
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* start adding tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add tests for event changes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add tests and fix issues found by said tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add preview banner, move endpoints to main page
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add locale
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* auto-select endpoint if only one is available
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* backport https://github.com/goauthentik/authentik/pull/7831  to rac
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* dont select property mappings on endpoints
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make table modal only load when opened
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* only auto-redirect when open
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix web deps
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* check for token expiry and terminate session
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* re-add endpoint name to title
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* disconnect connection when token is manually deleted
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add initial RAC docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add connection expiry setting to provider
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix flaky tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-12-30 21:33:14 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						333d781f92 
					 
					
						
						
							
							documentation: Improve explanation of kubernetes_json_patches ( #7832 )  
						
						... 
						
						
						
						Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
					 
					
						2023-12-12 00:24:35 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c79e90964a 
					 
					
						
						
							
							website/docs: tweak Config page ( #6854 )  
						
						... 
						
						
						
						* used tabs to add k8s info
* tweaks
* changed to mdx
* wording tweaks and rearranged sections
* removed old md file renamed to mdx
* tweak
* added a redirect to toml file
* fix references
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: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-09-12 20:30:40 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c7537f9f32 
					 
					
						
						
							
							web, website: compress images ( #6121 )  
						
						... 
						
						
						
						Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-08-02 12:06:03 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d435a65cfd 
					 
					
						
						
							
							outposts: support json patch for Kubernetes ( #6319 )  
						
						
						
						
					 
					
						2023-07-22 02:29:28 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7d64ec5066 
					 
					
						
						
							
							website/docs: minor outpost adaptions ( #5308 )  
						
						... 
						
						
						
						* update configuration link
* Update Outposts list
* fix formatting
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-04-19 12:29:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3f5effb1bc 
					 
					
						
						
							
							providers/radius: simple radius outpost ( #1796 )  
						
						... 
						
						
						
						* initial implementation
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* cleanup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add migrations
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix web
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* minor fixes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* use search-select
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update locale
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fixup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix ip with port being sent to delegated ip
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add radius tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-20 16:54:35 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						75794defc6 
					 
					
						
						
							
							website/docs: capitalization of product names ( #4922 )  
						
						... 
						
						
						
						Docker and Traefik: for product names we need to follow their brand. Exception is with command lines, etc that are often not capitalized.
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com > 
						
						
					 
					
						2023-03-13 17:10:21 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						34f01d3731 
					 
					
						
						
							
							website/docs: fix typo ( #4867 )  
						
						... 
						
						
						
						Update index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com > 
						
						
					 
					
						2023-03-07 23:53:05 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ffe6f65af5 
					 
					
						
						
							
							outposts/kubernetes: ingress class ( #4002 )  
						
						... 
						
						
						
						* add support for ingressClassName
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add option to disable ssl verification for k8s controller
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* update website
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-11-14 14:24:11 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bda218f7fc 
					 
					
						
						
							
							website/docs: add note for which outpost configs apply for which outposts ( #3443 )  
						
						... 
						
						
						
						add note for which outpost configs apply for which outposts
closes  #3427 
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-08-18 14:29:53 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2ca991ba3d 
					 
					
						
						
							
							website/docs: fix grammar ( #2943 )  
						
						
						
						
					 
					
						2022-05-24 13:56:19 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6f56a61a64 
					 
					
						
						
							
							website/docs: add docs for advanced SSH config  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2916  
						
						
					 
					
						2022-05-21 13:06:54 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f9469e3f99 
					 
					
						
						
							
							website: format docs with prettier ( #2833 )  
						
						... 
						
						
						
						* run prettier
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add scim to comparison
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-09 21:22:41 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c1e4d78672 
					 
					
						
						
							
							root: deprecate :stable tag  
						
						... 
						
						
						
						#2439 
we haven't released an -rc release in a while and I don't really see a need for them anymore, so lets simplify the release process
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
					
						2022-03-09 23:48:32 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4e317c10c5 
					 
					
						
						
							
							Revert "website/docs: revert to akprox for now"  
						
						... 
						
						
						
						This reverts commit 9070df6c26jens.langhammer@beryju.org >
# Conflicts:
#	website/docs/providers/proxy/_nginx_ingress.md
#	website/docs/providers/proxy/_nginx_proxy_manager.md
#	website/docs/providers/proxy/_nginx_standalone.md 
						
						
					 
					
						2022-02-16 10:19:33 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9070df6c26 
					 
					
						
						
							
							website/docs: revert to akprox for now  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-02-11 23:37:46 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4343246a41 
					 
					
						
						
							
							*: rename akprox to outpost.goauthentik.io ( #2266 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-02-08 20:25:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						88603fa4f7 
					 
					
						
						
							
							providers/proxy: set traefik labels using object_naming_template instead of UUID  
						
						
						
						
					 
					
						2022-02-01 17:13:27 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						42f5cf8c93 
					 
					
						
						
							
							outposts: allow custom label for docker containers  
						
						... 
						
						
						
						closes  #2128 
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
					
						2022-01-23 21:55:58 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						64a2126ea4 
					 
					
						
						
							
							website/docs: fix typo in port mapping in manifest ( #2103 )  
						
						... 
						
						
						
						Otherwise it causes:
```
error: error validating "outpost.yaml": error validating data: ValidationError(Service.spec.ports[1].port): invalid type for io.k8s.api.core.v1.ServicePort.port: got "string", expected "integer"; if you choose to ignore these errors, turn validation off with --validate=false
``` 
						
						
					 
					
						2022-01-18 19:57:55 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						952a7f07c1 
					 
					
						
						
							
							website/docs: fix typo  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-12-25 16:38:56 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6510b97c1e 
					 
					
						
						
							
							outposts: add remote docker integration via SSH  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-12-25 16:31:34 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a3c681cc44 
					 
					
						
						
							
							website/docs: cleanup old image names  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-12-22 17:38:09 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cf4b4030aa 
					 
					
						
						
							
							release: 2021.12.3  
						
						
						
						
					 
					
						2021-12-21 20:52:08 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b932b6c963 
					 
					
						
						
							
							website/docs: update log levels  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-12-21 13:15:17 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e9910732bc 
					 
					
						
						
							
							release: 2021.12.2  
						
						
						
						
					 
					
						2021-12-18 21:03:50 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f33190caa5 
					 
					
						
						
							
							release: 2021.12.1  
						
						
						
						
					 
					
						2021-12-16 15:48:59 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2a09fc0ae2 
					 
					
						
						
							
							release: 2021.12.1-rc5  
						
						
						
						
					 
					
						2021-12-15 10:21:29 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						09b02e1aec 
					 
					
						
						
							
							release: 2021.12.1-rc4  
						
						
						
						
					 
					
						2021-12-13 12:53:58 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						451a9aaf01 
					 
					
						
						
							
							Merge branch 'master' into version-2021.12  
						
						
						
						
					 
					
						2021-12-13 12:53:50 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a010c91a52 
					 
					
						
						
							
							website/docs: update references for new docusaurus version  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-12-13 11:56:26 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ffb0135f06 
					 
					
						
						
							
							release: 2021.12.1-rc3  
						
						
						
						
					 
					
						2021-12-09 13:23:41 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2b5504ff63 
					 
					
						
						
							
							release: 2021.12.1-rc2  
						
						
						
						
					 
					
						2021-12-04 20:06:41 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e6818c1f6a 
					 
					
						
						
							
							release: 2021.12.1-rc1  
						
						
						
						
					 
					
						2021-12-01 13:08:13 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9a393848b2 
					 
					
						
						
							
							outpost: configure error reporting based off of main instance config  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-11-29 14:42:19 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						760428aa18 
					 
					
						
						
							
							website/docs: add outpost integrations docs  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-11-24 10:58:23 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2a3b049b01 
					 
					
						
						
							
							release: 2021.10.4  
						
						
						
						
					 
					
						2021-11-12 12:31:24 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ab2b13938e 
					 
					
						
						
							
							release: 2021.10.3  
						
						
						
						
					 
					
						2021-11-08 20:52:11 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						58c221e867 
					 
					
						
						
							
							release: 2021.10.2  
						
						
						
						
					 
					
						2021-11-03 10:07:28 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b86251255d 
					 
					
						
						
							
							website/docs: add azure ad docs  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-11-01 15:58:59 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2788329880 
					 
					
						
						
							
							release: 2021.10.1  
						
						
						
						
					 
					
						2021-10-31 10:56:21 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						381010600f 
					 
					
						
						
							
							release: 2021.10.1-rc3  
						
						
						
						
					 
					
						2021-10-27 18:57:07 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						61d3df5f02 
					 
					
						
						
							
							outposts: fix docker controller not using object_naming_template  
						
						... 
						
						
						
						closes  #1682 
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
					
						2021-10-27 15:04:59 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						731f5d0199 
					 
					
						
						
							
							release: 2021.10.1-rc2  
						
						
						
						
					 
					
						2021-10-21 16:38:30 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5da7d9a573 
					 
					
						
						
							
							release: 2021.10.1-rc1  
						
						
						
						
					 
					
						2021-10-19 15:34:59 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0c55eea678 
					 
					
						
						
							
							outposts: Adding more flexibility to outposts in Kubernetes. ( #1617 )  
						
						... 
						
						
						
						* outposts/ldap: Support hard coded `uidNumber` and `gidNumber`.
* outposts: more options for image + labels
- Set outpost docker image in config.
- Set image pull secrets in outpost config.
- Add additional labels for easier targeting from
  custom services.
* Fix some linting errors.
* outposts: Rename `docker_image` to `container_image 
						
						
					 
					
						2021-10-14 19:54:56 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ecfc3a6d93 
					 
					
						
						
							
							*: migrate everything to goauthentik.io docker proxy  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2021-10-12 11:04:47 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d959b7a930 
					 
					
						
						
							
							Merge branch 'version-2021.9'  
						
						
						
						
					 
					
						2021-10-10 14:35:40 +02:00