Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add support for removing profile picture

Open Beginner friendly
#263 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
python
Domain
full-stack

Research direction

Start with profiles/ldap.py at lines 419-430, then trace the web UI flow for editing a profile picture. The work is done when a user can remove an uploaded photo through the UI and their Gravatar is used afterward.

Written by the indexing model from the issue text.

Description

good first issue

Right now there's no way that I could see in the web UI for removing your profile picture. I want to remove my photo so I can use my gravatar:

https://github.com/ComputerScienceHouse/profiles/blob/d59c8810a38bf1ff0ff50301c0989ca9c42e9d22/profiles/ldap.py#L419-L430

Dominant language
HTML
Stars
2
Forks
30
Avg merge
15h 56m
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ComputerScienceHouse/profiles

All issues in ComputerScienceHouse/profiles

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.