core: add attributes. avatar method to allow custom uploaded avatars
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org> #2631
This commit is contained in:
		| @ -149,6 +149,9 @@ Configure how authentik should show avatars for users. Following values can be s | ||||
|     -   `%(mail_hash)s`: The email address, md5 hashed | ||||
|     -   `%(upn)s`: The user's UPN, if set (otherwise an empty string) | ||||
|  | ||||
| Starting with authentik 2022.8, you can also use an attribute path like `attributes.something.avatar`, | ||||
| which can be used in combination with the file field to allow users to upload custom avatars for themselves. | ||||
|  | ||||
| ### `AUTHENTIK_DEFAULT_USER_CHANGE_NAME` | ||||
|  | ||||
| :::info | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer