userman.userman

Basic definitions

Public Imports

vibe.mail.smtp
public import vibe.mail.smtp;
Undocumented in source.
vibe.inet.url
public import vibe.inet.url;
Undocumented in source.

Members

Classes

UserManCommonSettings
class UserManCommonSettings

Settings also used by the API

UserManSettings
class UserManSettings
Undocumented in source.
UserNameSettings
class UserNameSettings

Functions

validateUserName
bool validateUserName(UserNameSettings settings, R error_sink, string userName)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

requireAccountValidation
deprecated inout(bool) requireAccountValidation [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
serviceUrl
deprecated inout(URL) serviceUrl [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Subject to the terms of the General Public License version 3, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig