upgrade to wekan 5.60

This commit is contained in:
Emile NDAGIJIMANA 2021-09-22 17:12:35 +02:00
parent 8eaa490664
commit 8bd2e4f0dd

View file

@ -436,7 +436,7 @@ Users.allow({
fetch: [],
});
// Search a user in the complete server database by its name or username. This
// Search a user in the complete server database by its name, username or emails adress. This
// is used for instance to add a new user to a board.
const searchInFields = ['username', 'profile.fullname', 'emails.address'];
Users.initEasySearch(searchInFields, {