mirror of
https://github.com/nikdoof/pocket-id.git
synced 2025-12-18 20:39:20 +00:00
feat: add ability to upload a profile picture (#244)
This commit is contained in:
@@ -43,6 +43,7 @@ type AppConfig struct {
|
||||
LdapAttributeUserEmail AppConfigVariable
|
||||
LdapAttributeUserFirstName AppConfigVariable
|
||||
LdapAttributeUserLastName AppConfigVariable
|
||||
LdapAttributeUserProfilePicture AppConfigVariable
|
||||
LdapAttributeGroupMember AppConfigVariable
|
||||
LdapAttributeGroupUniqueIdentifier AppConfigVariable
|
||||
LdapAttributeGroupName AppConfigVariable
|
||||
|
||||
Reference in New Issue
Block a user