]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 218917 - Allow the login name to be different from the email address
authorFrédéric Buclin <LpSolit@gmail.com>
Wed, 27 Apr 2016 16:50:13 +0000 (18:50 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Wed, 27 Apr 2016 16:50:13 +0000 (18:50 +0200)
commit3891b63a1eb52076337885487f251a10580a4a85
treedb1463894b756a6bb5114644feeec704ec886eb5
parentc44470a368465adfe329fcfc32492829a21878da
Bug 218917 - Allow the login name to be different from the email address
Original patch by Gervase Markham
r=gerv a=dkl
78 files changed:
Bugzilla/API/1_0/Resource/Bug.pm
Bugzilla/API/1_0/Resource/Bugzilla.pm
Bugzilla/API/1_0/Resource/Group.pm
Bugzilla/API/1_0/Resource/Product.pm
Bugzilla/API/1_0/Resource/User.pm
Bugzilla/API/1_0/Util.pm
Bugzilla/Auth.pm
Bugzilla/Auth/Verify.pm
Bugzilla/Auth/Verify/LDAP.pm
Bugzilla/Auth/Verify/RADIUS.pm
Bugzilla/Config.pm
Bugzilla/Config/Auth.pm
Bugzilla/Config/BugChange.pm
Bugzilla/Config/Common.pm
Bugzilla/DB/Schema.pm
Bugzilla/FlagType.pm
Bugzilla/Group.pm
Bugzilla/Hook.pm
Bugzilla/Install.pm
Bugzilla/Install/DB.pm
Bugzilla/Template.pm
Bugzilla/Token.pm
Bugzilla/User.pm
Bugzilla/Util.pm
Bugzilla/WebService/Bug.pm
Bugzilla/WebService/Bugzilla.pm
Bugzilla/WebService/Group.pm
Bugzilla/WebService/Product.pm
Bugzilla/WebService/Server/JSONRPC.pm
Bugzilla/WebService/Server/XMLRPC.pm
Bugzilla/WebService/User.pm
buglist.cgi
checksetup.pl
createaccount.cgi
docs/en/rst/administering/parameters.rst
docs/en/rst/administering/users.rst
docs/en/rst/api/core/v1/bug.rst
docs/en/rst/api/core/v1/bugzilla.rst
docs/en/rst/api/core/v1/user.rst
editgroups.cgi
editparams.cgi
editusers.cgi
email_in.pl
extensions/Voting/Extension.pm
sanitycheck.cgi
skins/standard/global.css
t/007util.t
t/008filter.t
template/en/default/account/auth/login-small.html.tmpl
template/en/default/account/auth/login.html.tmpl
template/en/default/account/cancel-token.txt.tmpl
template/en/default/account/create.html.tmpl
template/en/default/account/created.html.tmpl
template/en/default/account/email/confirm-new.html.tmpl
template/en/default/account/email/request-new.txt.tmpl
template/en/default/account/prefs/account.html.tmpl
template/en/default/account/request-new-password.html.tmpl
template/en/default/admin/flag-type/edit.html.tmpl
template/en/default/admin/groups/confirm-remove.html.tmpl
template/en/default/admin/groups/edit.html.tmpl
template/en/default/admin/params/auth.html.tmpl
template/en/default/admin/params/ldap.html.tmpl
template/en/default/admin/users/confirm-delete.html.tmpl
template/en/default/admin/users/list.html.tmpl
template/en/default/admin/users/search.html.tmpl
template/en/default/admin/users/userdata.html.tmpl
template/en/default/bug/edit.html.tmpl
template/en/default/bug/show.xml.tmpl
template/en/default/email/whine.txt.tmpl
template/en/default/global/messages.html.tmpl
template/en/default/global/user-error.html.tmpl
template/en/default/global/user.html.tmpl
template/en/default/reports/delete-series.html.tmpl
template/en/default/reports/edit-series.html.tmpl
token.cgi
userprefs.cgi
whineatnews.pl
xt/selenium/password_complexity.t