Fix User creation
User creation fails with this error:
TypeError at /manager/users/create
__init__() got an unexpected keyword argument 'permanent'
Steps to reproduce:
- Submit create user form
User creation fails with this error:
TypeError at /manager/users/create
__init__() got an unexpected keyword argument 'permanent'
Steps to reproduce: