0x7CA opened a new issue #16760:
URL: https://github.com/apache/superset/issues/16760


   In the add/edit user the email and username is capped on 64 chars. 
   
![image](https://user-images.githubusercontent.com/12113428/134194004-95b4c625-118f-40c2-a960-6fa544cdaba0.png)
   Editing this in the database to 320 chars and running `superset init` does 
not work. I can edit the emails to >64 chars in the database without issues, so 
it seems to be something in the front-end blocking it. However, I can't seem to 
find out where this check is done. 
   Could anyone point me in the right direction?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to