Skip to content

Fixes #415. Do not crash during registration when hasn't filled bio field

Vlad Mikhailov requested to merge raeno/pleroma:fix_empty_bio_crash into develop

Add implementations of User.parse_bio for nil and empty string as bio

Merge request reports