Skip to content

Conversation

@vasiliyk
Copy link
Contributor

@vasiliyk vasiliyk commented Oct 2, 2025

A simple PR to implement #6872. Please let me know if it is ok. Thank you!

  • Make sure your code is complete 🌕:

    • Have you added code comments in parts that are harder to understand?
    • Have you checked that you haven't forgotten to add any newly created files to the Git repo?
  • Make sure that your code has no errors ✅:

    • Code style and formatting - have you run eslint and ruff (or the pre-commit hook)?
    • Regressions - have you tried running the unit tests? (pytest)
  • Make sure others understand what has changed 📢:

    • Log any feature changes and bug fixes in CHANGES.rst (changelog for developers)
    • Update the documentation if needed
    • Check that your commit messages are clear and contain no typos. The subject message should be in the imperative mood;

@ThiefMaster
Copy link
Member

Thanks for the contribution.

It's a bit unfortunate that you ignored this comment in the issue - it would have been a nice issue for a future member of our development team...

Note: This may be a nice issue for a newcomer in the team since it's limited to a small area of the code and does not require much knowledge about the overall Indico codebase. If you are an outside contributor, please do not pick this for now.

@vasiliyk
Copy link
Contributor Author

vasiliyk commented Oct 2, 2025

I thought it was for newcomers who could be your potential future members.
I am sorry for the misunderstanding!!

@tomasr8
Copy link
Member

tomasr8 commented Oct 3, 2025

@vasiliyk There are some lint issues, could you sort them out?

@vasiliyk
Copy link
Contributor Author

vasiliyk commented Oct 7, 2025

@ThiefMaster , @tomasr8 should I check anything else to proceed with the PR?

@vasiliyk vasiliyk requested a review from ThiefMaster October 14, 2025 18:37
@ThiefMaster
Copy link
Member

Hey, I simply did not have the time yet to thoroughly review it, and considering that this is security-sensitive code it's not something I want to rush.

@vasiliyk vasiliyk closed this Nov 24, 2025
@ThiefMaster
Copy link
Member

Let's keep it open, it's still something we would like to eventually merge.

@ThiefMaster ThiefMaster reopened this Nov 24, 2025
vasiliyk and others added 5 commits November 24, 2025 18:07
"Admin: skip email validation" checkbox added for admin user
- fix display issues
- add explanation on the new option
- remove obsolete code from validation
- log skipped validation
@ThiefMaster ThiefMaster added this to the v3.3 milestone Nov 24, 2025
@ThiefMaster ThiefMaster enabled auto-merge (squash) November 24, 2025 18:01
@ThiefMaster ThiefMaster merged commit d0c279b into indico:master Nov 24, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants