FAQ | This is a LIVE service | Changelog

Skip to content

Add `truncate_first_name` to the social auth pipeline to truncate first names...

Dr Abraham Martin requested to merge backport-truncate-username-oauth into master

Add truncate_first_name to the social auth pipeline to truncate first names to the maximum allowed by Django, 30 characters

Merge request reports