83d281eae5 
					 
					
						
						
							
							scripts: remove read_replicas from generated dev config ( #12078 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2024-11-19 17:33:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9e96f19cb9 
					 
					
						
						
							
							core: bump geoip2 from 4.8.0 to 4.8.1 ( #12071 )  
						
						... 
						
						
						
						Bumps [geoip2](https://github.com/maxmind/GeoIP2-python ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/maxmind/GeoIP2-python/releases )
- [Changelog](https://github.com/maxmind/GeoIP2-python/blob/main/HISTORY.rst )
- [Commits](https://github.com/maxmind/GeoIP2-python/compare/v4.8.0...v4.8.1 )
---
updated-dependencies:
- dependency-name: geoip2
  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> 
						
						
					 
					
						2024-11-19 14:23:30 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3cec4d23e8 
					 
					
						
						
							
							core: bump goauthentik.io/api/v3 from 3.2024100.2 to 3.2024102.2 ( #12072 )  
						
						... 
						
						
						
						Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2024100.2 to 3.2024102.2.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Changelog](https://github.com/goauthentik/client-go/blob/main/model_version_history.go )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2024100.2...v3.2024102.2 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
  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> 
						
						
					 
					
						2024-11-19 14:22:57 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a70be016d9 
					 
					
						
						
							
							core: bump maxmind/geoipupdate from v7.0.1 to v7.1.0 ( #12073 )  
						
						... 
						
						
						
						Bumps maxmind/geoipupdate from v7.0.1 to v7.1.0.
---
updated-dependencies:
- dependency-name: maxmind/geoipupdate
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-19 14:22:49 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c957a5016d 
					 
					
						
						
							
							translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN ( #12074 )  
						
						... 
						
						
						
						Translate locale/en/LC_MESSAGES/django.po in zh_CN
100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-19 14:22:31 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f4d9b2e6bd 
					 
					
						
						
							
							translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans ( #12075 )  
						
						... 
						
						
						
						Translate django.po in zh-Hans
100% translated source file: 'django.po'
on 'zh-Hans'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-19 14:22:10 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0e033d1f61 
					 
					
						
						
							
							translate: Updates for file web/xliff/en.xlf in zh-Hans ( #12076 )  
						
						... 
						
						
						
						Translate web/xliff/en.xlf in zh-Hans
100% translated source file: 'web/xliff/en.xlf'
on 'zh-Hans'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-19 14:21:53 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c8e6e60f70 
					 
					
						
						
							
							translate: Updates for file web/xliff/en.xlf in zh_CN ( #12077 )  
						
						... 
						
						
						
						Translate web/xliff/en.xlf in zh_CN
100% translated source file: 'web/xliff/en.xlf'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-19 14:21:34 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ce997f4473 
					 
					
						
						
							
							web/admin: auto-prefill user path for new users based on selected path ( #12070 )  
						
						... 
						
						
						
						web/admin: auto-select user path based on selected path
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2024-11-19 14:20:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						be30cb4553 
					 
					
						
						
							
							core: bump aiohttp from 3.10.2 to 3.10.11 ( #12069 )  
						
						... 
						
						
						
						Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.2 to 3.10.11.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.2...v3.10.11 )
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-19 01:48:55 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						88b6076161 
					 
					
						
						
							
							web/admin: fix brand title not respected in application list ( #12068 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2024-11-18 22:39:05 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fbba672161 
					 
					
						
						
							
							core: bump pyjwt from 2.9.0 to 2.10.0 ( #12063 )  
						
						... 
						
						
						
						Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.9.0...2.10.0 )
---
updated-dependencies:
- dependency-name: pyjwt
  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> 
						
						
					 
					
						2024-11-18 14:57:56 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b4e41de8ba 
					 
					
						
						
							
							web: add italian locale ( #11958 )  
						
						... 
						
						
						
						* Update lit-localize.json add italian
Signed-off-by: tmassimi <tmassimi@users.noreply.github.com >
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: tmassimi <tmassimi@users.noreply.github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2024-11-18 14:57:25 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ac00386a29 
					 
					
						
						
							
							web/admin: better footer links ( #12004 )  
						
						... 
						
						
						
						* web: Add InvalidationFlow to Radius Provider dialogues
## What
- Bugfix: adds the InvalidationFlow to the Radius Provider dialogues
  - Repairs: `{"invalidation_flow":["This field is required."]}` message, which was *not* propagated
    to the Notification.
- Nitpick: Pretties `?foo=${true}` expressions: `s/\?([^=]+)=\$\{true\}/\1/`
## Note
Yes, I know I'm going to have to do more magic when we harmonize the forms, and no, I didn't add the
Property Mappings to the wizard, and yes, I know I'm going to have pain with the *new* version of
the wizard. But this is a serious bug; you can't make Radius servers with *either* of the current
dialogues at the moment.
* First things first: save the blueprint that initializes the test runner.
* Committing to having the PKs be a string, and streamlining an event handler.  Type solidity needed for the footer control.
* web/admin/better-footer-links
# What
- A data control that takes two string fields and returns the JSON object for a FooterLink
- A data control that takes a control like the one above and assists the user in entering a
  collection of such objects.
# Why
We're trying to move away from CodeMirror for the simple things, like tables of what is essentially
data entry. Jens proposed this ArrayInput thing, and I've simplified it so you define what "a row"
is as a small, lightweight custom Component that returns and validates the datatype for that row,
and ArrayInput creates a table of rows, and that's that.
We're still working out the details, but the demo is to replace the "Name & URL" table in
AdminSettingsForm with this, since it was silly to ask the customer to hand-write JSON or YAML,
getting the keys right every time, for an `Array<Record<{ name: string, href: string }>>`. And some
client-side validation can't hurt.
Storybook included.  Tests to come.
* Not ready for prime time.
* One lint.  Other lints are still in progress.
* web: lots of 'as unknown as Foo'
I know this is considered bad practice, but we use Lit and Lit.spread
to send initialization arguments to functions that create DOM
objects, and Lit's prefix convention of '.' for object, '?' for
boolean, and '@' for event handler doesn't map at all to the Interface
declarations of Typescript.  So we have to cast these types when
sending them via functions to constructors.
* web/admin/better-footer-links
# What
- Remove the "JSON or YAML" language from the AdminSettings page for describing FooterLinks inputs.
- Add unit tests for ArrayInput and AdminSettingsFooterLinks.
- Provide a property for accessing a component's value
# Why
Providing a property by which the JSONified version of the value can be accessed enhances the
ability of tests to independently check that the value is in a state we desire, since properties can
easily be accessed across the wire protocol used by browser-based testing environments.
* Ensure the UI is built from _current_ before running tests. 
						
						
					 
					
						2024-11-18 13:17:21 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						10a473eb90 
					 
					
						
						
							
							core, web: update translations ( #12052 )  
						
						... 
						
						
						
						Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rissson <18313093+rissson@users.noreply.github.com > 
						
						
					 
					
						2024-11-18 13:16:59 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4744550a3c 
					 
					
						
						
							
							core: bump twilio from 9.3.6 to 9.3.7 ( #12061 )  
						
						... 
						
						
						
						Bumps [twilio](https://github.com/twilio/twilio-python ) from 9.3.6 to 9.3.7.
- [Release notes](https://github.com/twilio/twilio-python/releases )
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md )
- [Commits](https://github.com/twilio/twilio-python/compare/9.3.6...9.3.7 )
---
updated-dependencies:
- dependency-name: twilio
  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> 
						
						
					 
					
						2024-11-18 13:13:44 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2b8121f765 
					 
					
						
						
							
							core: bump ruff from 0.7.3 to 0.7.4 ( #12062 )  
						
						... 
						
						
						
						Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.7.3...0.7.4 )
---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  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> 
						
						
					 
					
						2024-11-18 13:13:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e900df358d 
					 
					
						
						
							
							core: bump setproctitle from 1.3.3 to 1.3.4 ( #12064 )  
						
						... 
						
						
						
						Bumps [setproctitle](https://github.com/dvarrazzo/py-setproctitle ) from 1.3.3 to 1.3.4.
- [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst )
- [Commits](https://github.com/dvarrazzo/py-setproctitle/compare/version-1.3.3...version-1.3.4 )
---
updated-dependencies:
- dependency-name: setproctitle
  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> 
						
						
					 
					
						2024-11-18 13:13:29 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						75df0ab154 
					 
					
						
						
							
							core: bump channels from 4.1.0 to 4.2.0 ( #12065 )  
						
						... 
						
						
						
						Bumps [channels](https://github.com/django/channels ) from 4.1.0 to 4.2.0.
- [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt )
- [Commits](https://github.com/django/channels/compare/4.1.0...4.2.0 )
---
updated-dependencies:
- dependency-name: channels
  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> 
						
						
					 
					
						2024-11-18 13:13:18 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						826d2eec7a 
					 
					
						
						
							
							core: bump coverage from 7.6.5 to 7.6.7 ( #12066 )  
						
						... 
						
						
						
						Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.6.5 to 7.6.7.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.5...7.6.7 )
---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  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> 
						
						
					 
					
						2024-11-18 13:13:08 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bb5e7628b9 
					 
					
						
						
							
							core: bump channels-redis from 4.2.0 to 4.2.1 ( #12067 )  
						
						... 
						
						
						
						Bumps [channels-redis](https://github.com/django/channels_redis ) from 4.2.0 to 4.2.1.
- [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt )
- [Commits](https://github.com/django/channels_redis/compare/4.2.0...4.2.1 )
---
updated-dependencies:
- dependency-name: channels-redis
  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> 
						
						
					 
					
						2024-11-18 13:12:58 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						57e9474658 
					 
					
						
						
							
							website: bump cross-spawn from 7.0.3 to 7.0.5 in /website ( #12060 )  
						
						... 
						
						
						
						Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5 )
---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-18 03:07:09 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						89b6b7a29a 
					 
					
						
						
							
							web: bump API Client version ( #12059 )  
						
						... 
						
						
						
						Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-18 02:37:44 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4859dc7e68 
					 
					
						
						
							
							core: add support to set policy bindings in transactional endpoint ( #10399 )  
						
						... 
						
						
						
						* core: add support to set policy bindings in transactional endpoint
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* improve permission checks
especially since we'll be using the wizard as default in the future, it shouldn't be superuser only
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* rebase, fix error response when using duplicate name in provider
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add permission test
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2024-11-18 00:55:25 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						550e24edde 
					 
					
						
						
							
							translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans ( #12045 )  
						
						... 
						
						
						
						Translate django.po in zh-Hans
100% translated source file: 'django.po'
on 'zh-Hans'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-15 18:52:24 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						39371bb3a6 
					 
					
						
						
							
							translate: Updates for file web/xliff/en.xlf in zh_CN ( #12047 )  
						
						... 
						
						
						
						Translate web/xliff/en.xlf in zh_CN
100% translated source file: 'web/xliff/en.xlf'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-15 18:52:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cea49c475e 
					 
					
						
						
							
							translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN ( #12044 )  
						
						... 
						
						
						
						Translate locale/en/LC_MESSAGES/django.po in zh_CN
100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-15 18:51:48 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						282946c156 
					 
					
						
						
							
							translate: Updates for file web/xliff/en.xlf in zh-Hans ( #12046 )  
						
						... 
						
						
						
						* Translate web/xliff/en.xlf in zh-Hans
100% translated source file: 'web/xliff/en.xlf'
on 'zh-Hans'.
* Translate web/xliff/en.xlf in zh-Hans
100% translated source file: 'web/xliff/en.xlf'
on 'zh-Hans'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-15 18:51:27 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9c27b81e4b 
					 
					
						
						
							
							web/flows: fix invisible captcha call ( #12048 )  
						
						... 
						
						
						
						* fix invisible captcha call
* fix invisible captcha DOM removal 
						
						
					 
					
						2024-11-15 18:49:57 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0bdef2a0f4 
					 
					
						
						
							
							rbac: fix incorrect object_description for object-level permissions ( #12029 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2024-11-15 14:21:22 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fcbee2edaa 
					 
					
						
						
							
							stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs ( #12036 )  
						
						... 
						
						
						
						Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-15 13:53:25 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6b4c0bcb4b 
					 
					
						
						
							
							core: bump coverage from 7.6.4 to 7.6.5 ( #12037 )  
						
						... 
						
						
						
						Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.6.4 to 7.6.5.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.4...7.6.5 )
---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  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> 
						
						
					 
					
						2024-11-15 13:53:14 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1e19ba6cb0 
					 
					
						
						
							
							ci: bump codecov/codecov-action from 4 to 5 ( #12038 )  
						
						... 
						
						
						
						Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-15 13:53:06 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6702f34b40 
					 
					
						
						
							
							release: 2024.10.2 ( #12031 )  
						
						
						
						
					 
					
						2024-11-15 00:53:40 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c9036f870d 
					 
					
						
						
							
							providers/ldap: fix global search_full_directory permission not being sufficient ( #12028 )  
						
						... 
						
						
						
						* providers/ldap: fix global search_full_directory permission not being sufficient
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* use full name of permission
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2024-11-14 19:45:35 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bcb91d2812 
					 
					
						
						
							
							website/docs: 2024.10.2 release notes ( #12025 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2024-11-14 16:59:24 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a2547e928d 
					 
					
						
						
							
							lifecycle: fix ak exit status not being passed ( #12024 )  
						
						... 
						
						
						
						* lifecycle: fix ak exit status not being passed
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* use waitstatus_to_exitcode
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2024-11-14 15:33:03 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						14d013645f 
					 
					
						
						
							
							core: use versioned_script for path only ( #12003 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2024-11-14 14:02:18 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e53479f69c 
					 
					
						
						
							
							core, web: update translations ( #12020 )  
						
						... 
						
						
						
						Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rissson <18313093+rissson@users.noreply.github.com > 
						
						
					 
					
						2024-11-14 13:57:49 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dd14bfbe87 
					 
					
						
						
							
							core: bump google-api-python-client from 2.152.0 to 2.153.0 ( #12021 )  
						
						... 
						
						
						
						Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client ) from 2.152.0 to 2.153.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases )
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.152.0...v2.153.0 )
---
updated-dependencies:
- dependency-name: google-api-python-client
  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> 
						
						
					 
					
						2024-11-14 13:57:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cf6c3c6d3f 
					 
					
						
						
							
							providers/oauth2: fix manual device code entry ( #12017 )  
						
						... 
						
						
						
						* providers/oauth2: fix manual device code entry
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make code input a char field to prevent leading 0s from being cut off
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2024-11-13 21:45:16 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						74171e0b5a 
					 
					
						
						
							
							crypto: validate that generated certificate's name is unique ( #12015 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2024-11-13 16:31:11 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7f9de1ab7e 
					 
					
						
						
							
							core, web: update translations ( #12006 )  
						
						... 
						
						
						
						Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rissson <18313093+rissson@users.noreply.github.com > 
						
						
					 
					
						2024-11-13 16:15:59 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7358f3bc37 
					 
					
						
						
							
							core: bump google-api-python-client from 2.151.0 to 2.152.0 ( #12007 )  
						
						... 
						
						
						
						Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client ) from 2.151.0 to 2.152.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases )
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.151.0...v2.152.0 )
---
updated-dependencies:
- dependency-name: google-api-python-client
  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> 
						
						
					 
					
						2024-11-13 16:15:44 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						94400191a2 
					 
					
						
						
							
							translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans ( #12011 )  
						
						... 
						
						
						
						Translate django.po in zh-Hans
100% translated source file: 'django.po'
on 'zh-Hans'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-13 16:14:14 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						efdb1339d6 
					 
					
						
						
							
							translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN ( #12010 )  
						
						... 
						
						
						
						Translate locale/en/LC_MESSAGES/django.po in zh_CN
100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-13 16:14:00 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						725fd899ca 
					 
					
						
						
							
							translate: Updates for file web/xliff/en.xlf in zh-Hans ( #12012 )  
						
						... 
						
						
						
						Translate web/xliff/en.xlf in zh-Hans
100% translated source file: 'web/xliff/en.xlf'
on 'zh-Hans'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-13 16:13:44 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dffe3b563d 
					 
					
						
						
							
							translate: Updates for file web/xliff/en.xlf in zh_CN ( #12013 )  
						
						... 
						
						
						
						Translate web/xliff/en.xlf in zh_CN
100% translated source file: 'web/xliff/en.xlf'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-13 16:13:27 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a892d4afd8 
					 
					
						
						
							
							providers/proxy: fix Issuer when AUTHENTIK_HOST_BROWSER is set ( #11968 )  
						
						... 
						
						
						
						correctly use host_browser's hostname as host header for token requests to ensure Issuer is identical 
						
						
					 
					
						2024-11-13 00:54:40 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1f6ae73e6e 
					 
					
						
						
							
							website/docs: move S3 ad GeoIP to System Management/Operations ( #11998 )  
						
						... 
						
						
						
						* first pass
* fix links
* oops redirects wrong
* fixed syntax
* Apply suggestions from code review
Signed-off-by: Jens L. <jens@beryju.org >
---------
Signed-off-by: Jens L. <jens@beryju.org >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
Co-authored-by: Jens L. <jens@goauthentik.io > 
						
						
					 
					
						2024-11-12 18:40:34 +00:00