summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2016-10-30Bug 331007 - alias_in_use doesn't acknowledge that you could remove the ↵Simon Green1-5/+6
alias from the other bug
2016-10-06Bug 1290588 - Group Administration via interface should error if regular ↵Simon Green1-0/+7
expression size is greater than column length
2016-09-10Bug 1284263 - Add optional support for $DATABASE_URL instead of localconfig ↵Dylan William Hardison1-1/+5
for db_* connection params.
2016-05-10Bug 1251100 - checksetup.pl no longer tells admins which modules are ↵Dylan William Hardison1-4/+2
installed and which version is installed
2016-04-27Bug 218917 - Allow the login name to be different from the email addressFrédéric Buclin1-15/+46
Original patch by Gervase Markham r=gerv a=dkl
2016-04-14Bug 1088022 - Bump min version to CGI 4.09Frédéric Buclin1-9/+8
r=dkl
2016-03-23Bug 1254226: XSS through javascript: callback URLs in auth delegationFrédéric Buclin1-0/+5
r=dylan
2016-02-08Bug 1046241: All links to the documentation displayed besides error messages ↵Frédéric Buclin1-69/+67
are broken r=gerv
2015-09-09Aliases can now be 40 characters long, see bug 1012506Frédéric Buclin1-1/+1
2015-08-24Bug 1175643 - Rewrite auth delegation to use a server-side POST instead of a ↵Dylan William Hardison1-0/+9
client-side GET to delegate API Key r/a=dkl
2015-08-23Bug 670669 - Changing the e-mail address under account prefs does not ↵Simon Green1-2/+2
require current password if can_change_password is false r=dkl, a=simon
2015-08-19Bug 404663 - aliases should be reserved for people w/ editbugsSimon Green1-2/+9
r=dkl, a=simon
2015-07-29Bug 399078 - Remove the 'musthavemilestoneonaccept' parameterSimon Green1-7/+0
r=gerv, a=simon
2015-06-08Bug 1167919: See Also: support debbugs.gnu.org trackerMike Frysinger1-1/+1
r=glob,a=glob
2015-06-03Bug 1168725: Fix typo in See Also documentation for launchpad.netMike Frysinger1-1/+1
r=glob,a=glob
2015-05-22Bug 1144468: Bugzilla Auth Delegation via API KeysDylan William Hardison1-0/+23
r=dkl,a=glob
2015-05-01Bug 69267: Add the ability to deactivate keywordsDylan William Hardison1-1/+1
r/a=glob
2015-04-08Bug 1051056: The REST API needs to be versioned so that new changes can be ↵David Lawrence1-0/+7
made that do not break compatibility r=dylan,a=glob
2015-03-30Bug 1007605 - Make FIXED non-fixed, by changing noresolveonopenblockers to ↵Gervase Markham1-1/+2
define what the fixed resolution is. r,a=glob
2014-12-06Bug 1052202 - Web Service module to update and delete componentsSimon Green1-0/+5
r=dylan, a=glob
2014-11-24Bug 919122 - support for sourceforge.net Allura bugs in see_also field. r=gerv.Matt Selsky1-1/+1
2014-11-24Oops. Revert commit with bogus message #1. paperbag=gerv.Gervase Markham1-1/+1
This reverts commit 9e1efb5e001b8540672f42bfd7101fed4a394c0e.
2014-11-24Are you sure you want to check in on branch masterMatt Selsky1-1/+1
2014-10-31Bug 1062739: add the ability for administrators to limit the number of ↵Byron Jones1-0/+2
emails sent to a user per minute and hour r=dylan,a=glob
2014-10-27Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerByron Jones1-5/+0
(remove unused user-error "invalid_context")
2014-10-24Bug 1088399 - Add support for Github pull requests in See Also field. ↵Matt Selsky1-1/+1
r=gerv, a=glob.
2014-10-22Bug 1033068: The "unknown_action" error message could confuse the userFrédéric Buclin1-2/+3
r=dkl a=sgreen
2014-10-16Bug 1080840: Update WebServices to include Markdown featureKoosha KM1-0/+3
r=dkl,a=glob
2014-09-11Bug 1009013 - Require a user to change their password if they log in and ↵Simon Green1-8/+8
their current password does not meet the password complexity rules r=glob, a=sgreen
2014-07-27Bug 726696 - All authenticated WebServices methods should require ↵Simon Green1-0/+14
username/pass, token or a valid API key for authentication r=dkl, a=sgreen
2014-07-02Bug 1014345 - Add Group.get RPC callSimon Green1-0/+5
r=glob, a=glob
2014-04-22Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison1-0/+5
r=glob a=justdave
2014-04-17Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protectionFrédéric Buclin1-0/+9
r=dkl a=justdave
2014-02-26Bug 466178 - Add an INTEGER custom field typeSimon Green1-0/+6
r=glob, a=justdave
2014-02-25Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged ↵Frédéric Buclin1-4/+4
user doesn't alter the keywords list r=gerv a=justdave
2014-01-07Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan1-7/+7
specific Bugzilla installation r=dkl,a=justdave
2013-12-31Bug 756048 - Add and update bug and attachment flags using the WebService API Dave Lawrence1-0/+10
r=sgreen,a=justdave
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin1-8/+4
r/a=justdave
2013-12-22Bug 952793: Remove HTML4 elements which are obsolete in HTML5Frédéric Buclin1-6/+6
r/a=justdave
2013-12-12Bug 947766 - Poorly worded error message when attempting to attach a file ↵Simon Green1-1/+2
that is too large r=glob, a=sgreen
2013-11-25Fix warning caused by Bug 793963Byron Jones1-4/+0
2013-11-25Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones1-1/+26
r=dkl, a=glob
2013-11-06Bug 931765 - When you enter your login or password wrong, the error message ↵tinajohnson.1234@gmail.com1-3/+3
shown "The username or password you entered is not valid" should be edited to "The login or password you entered is not valid" r=dkl,a=sgreen
2013-09-28Bug 798927: An error should be thrown when passing an illegal pronounImran Chaudhry1-0/+7
r=LpSolit a=justdave
2013-09-26Bug 917669 - invalid or expired authentication tokens and cookies should ↵Dave Lawrence1-0/+5
throw errors, not be silently ignored r/a=glob
2013-08-07Bug 897264 - letters_numbers_specialchars password restriction is incorrectSimon Green1-15/+15
r=LpSolit, a=sgreen
2013-07-30Bug 402745 - Improve the error message displayed when accessing ↵Sunil Joshi1-0/+2
summarize_time.cgi with no bug ID
2013-07-23Bug 896066 - Allow REST WebService API to for GET /product to allow ↵Dave Lawrence1-3/+3
retrieval of multiple product objects r/a=glob
2013-07-22Bug 850986: don't allow setting a flag's requestee to a disabled accountByron Jones1-1/+6
r=dkl, a=justdave
2013-07-12Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence1-0/+7
r=glob,a=justdave