Skip to content

Conversation

@Misha-Shvets
Copy link
Collaborator

No description provided.

@Misha-Shvets Misha-Shvets requested a review from Copilot December 19, 2025 17:43
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a givenName attribute to user data, ensuring all users have this attribute populated with their username. The changes include both runtime user creation logic and a database migration to backfill existing users.

  • Adds givenName field to user creation data structure
  • Introduces database migration to add givenName attribute to existing users without it
  • Updates subproject commit reference

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
interface Updates subproject commit reference
app/ldap_protocol/auth/use_cases.py Adds givenName attribute to user creation data using the username
app/alembic/versions/6c858cc05da7_add_default_admin_name.py Adds migration to backfill givenName attribute for existing users

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Misha-Shvets Misha-Shvets force-pushed the add_default_admin_name_1111 branch from 79cb5ba to 6f643d8 Compare December 22, 2025 11:47
@iyashnov iyashnov self-requested a review December 22, 2025 12:10
@Naksen Naksen merged commit 27c29e3 into dev Dec 22, 2025
4 checks passed
@Naksen Naksen deleted the add_default_admin_name_1111 branch December 22, 2025 13:30
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.

4 participants