urbanplatform / django-keycloak-auth

Middleware to allow authorization using Keycloak and Django for django-rest-framework (DRF). This package should only be used in projects starting from scratch, since it overrides the users' management.
MIT License
32 stars 14 forks source link

Modified the username field length #49

Closed kdpisda closed 1 year ago

kdpisda commented 1 year ago

Increased the length of the username field in the user model as 20 is a bit low, I can't even use UUID or email for the username field as it break it.

moritz89 commented 1 year ago

I expect this would simply be a patch version increment 2.0.3?

moritz89 commented 1 year ago

@uw-rvitorino @diogosilva30 Wanted to ask if the MR can be merged if the commit is replaced by a signed one? This change could be released with the other opened dependabot MRs

kdpisda commented 1 year ago

Any updates here?

moritz89 commented 1 year ago

I've created the MR to fix it, but the UrbanPlatform team was gone completely silent. Could even reach them via other communication means :shrug: