Artisan command for "refetching" user avatars for existing users. #1535

Closed
opened 2026-02-05 01:10:43 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @ch0wm3in on GitHub (Feb 13, 2020).

I've recently made my own web app, where i can serve pictures from Active Directory. It works, but only for new users because the function downloadAndAssignUserAvatar(); seems to be run on user creation.

For now the only way is to delete the user and then create the user again, which removes revisions from different books created by the user in question. This would be a much nicer way of doing it, when you already have a running instance of the application in production.

Originally created by @ch0wm3in on GitHub (Feb 13, 2020). I've recently made my own web app, where i can serve pictures from Active Directory. It works, but only for new users because the function downloadAndAssignUserAvatar(); seems to be run on user creation. For now the only way is to delete the user and then create the user again, which removes revisions from different books created by the user in question. This would be a much nicer way of doing it, when you already have a running instance of the application in production.
OVERLORD added the 🔨 Feature Request🏭 Back-End labels 2026-02-05 01:10:43 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Sep 19, 2023):

Thanks to @MarcHagen via PR #4560, this has now been added and will be part of the next feature release.

@ssddanbrown commented on GitHub (Sep 19, 2023): Thanks to @MarcHagen via PR #4560, this has now been added and will be part of the next feature release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1535