Skip to content

Removes "owner" Role from account_controller signup

There a code snippet that adds a role named "owner" to every user on signup if it exists.

It was introduced by cb2ab95043a8a48720fd1662f8dc8fad74db2b34. The said Role doesn't seem to be mentioned anywhere else in the current code base.

Merge request reports