Use lower instead of ilike to login users
This commit is contained in:
parent
41ee83423c
commit
c4a1811ea8
2 changed files with 7 additions and 3 deletions
|
@ -169,7 +169,7 @@ function getZanataContributors () {
|
|||
|
||||
function getContributorsBlacklist () {
|
||||
return {
|
||||
'Florian Bigard': true,
|
||||
'Bigard Florian': true,
|
||||
'chocobozzz': true,
|
||||
'Rigel': true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue