Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Ban users to change profile picture

MM.CZ
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 22, 2018

I have been wondering if there is a functional workaround to disable possibity of changing profile pictures in confluence version 6+.

I have tried this (https://confluence.atlassian.com/confkb/how-to-prevent-users-from-changing-profile-pictures-in-confluence-5-5-x-versions-604537165.html) without success.

Happy to hear any suggestion.

Marek

2 answers

1 vote
Brandon.Patton November 28, 2018

The style changed - you need to change the entry you have in the Global Stylesheet to:

.avatar-picker-trigger { display: none; }  
Lucinda Stroud November 14, 2019

Just a note - this approach does not work for sites using the Refined theme and adding this entry to the custom CSS section that they provide.

Brandon.Patton November 15, 2019

Hi @Lucinda Stroud ,

What version of RefinedTheme are you using? I can confirm that for our installation (Confluence 6.15.9 and RefinedTheme 6.1.10) this stylesheet line still does the trick for us. 

Just to verify, the line has to be added to the Confluence Global Stylesheet, and not the RefinedTheme configuration stylesheets.

 

Annotation 2019-11-15 200548.png

0 votes
Shannon S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 23, 2018

Hi Marek,

I would recommend using an add-on to force the photos for users, such as this one:

There's a background job on that which sets them automatically from a location of your choosing. I am not very familiar with that add-on but I would expect that it should overwrite any photos that someone has uploaded themselves.

Let me know if you have any questions about that.

Regards,

Shannon

MM.CZ
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 23, 2018

Dear Shannon,
I am very grateful for your reply, but I do not seek a paid solution. 

To introduce you to the the problem. I have created a solution, powershell script, to import profile pictures of all users from AD server to confluence via XML-RPC method. And I am able to run this script periodically to work around the problem of users changing pictures. But in that case I am not aware of the confluence behaviour in handling the files. If the method addProfilePicture replaces the previous file with the new one (filename is the same) or create a new version?

I'm quite convinced confluence handles it by stacking a new version of the file, similar to handling new page, attachment. Thus I would run out of disk space very soon. Therefore my question is if there exists a solution to easily remove picture (attachment) just by knowing the filename?

Best wishes,

Marek 

Shannon S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 1, 2018

Hi Marek,

That original knowledgebase article was an unofficial workaround and there doesn't seem to be a replacement for it.

It has been requested in the past to prevent users from changing their own avatar, but it has been rejected as we do not intend to pursue this in the future:

There is, however, an open request to allow admins to change user profile pictures:

My recommendation is to vote on that if it would help you accomplish what you need without the use of a paid add-on, and comment there with your use case.

Thank you for your understanding!

Regards,

Shannon

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events