camptocamp / c2cgeoportal

c2cgeoportal application
http://geomapfish.org
Other
64 stars 46 forks source link

Create user email with manage_users #1071

Closed rbovard closed 9 years ago

rbovard commented 9 years ago

Is it possible to specify the user email address when creating with command manage_users?

Currently the email is the username.

rbovard commented 9 years ago

I just tested this new feature, thanks.

Just for your information, there is warning because of the @ in the email:

/var/www/vhosts/nyon_geoportail/private/dev/buildout/eggs/SQLAlchemy-0.7.9-py2.7-linux-x86_64.egg/sqlalchemy/engine/default.py:475: SAWarning: Unicode type received non-unicode bind param value.
  processors[key](compiled_params[key])
rbovard commented 9 years ago

@sbrunner The warning is still present in 1.5.0