summaryrefslogtreecommitdiffstats
path: root/models/users.js
Commit message (Expand)AuthorAgeFilesLines
...
* - Add permission "No comments". It is like normal user, but does not show com...Lauri Ojansivu2018-09-041-0/+10
* - [OAuth2 Login on Standalone Wekan](https://github.com/wekan/wekan/wiki/OAut...Lauri Ojansivu2018-08-251-10/+7
* Merge branch 'devel' of https://github.com/salleman33/wekan into salleman33-d...Lauri Ojansivu2018-08-241-0/+27
|\
| * merge oidc and local account if existsAllemand Sylvain2018-04-101-6/+22
| * authentification oauth2Allemand Sylvain2018-04-091-0/+11
* | enable/disable api with env varguillaume2018-07-241-1/+12
* | remove invitation codeguillaume2018-07-181-5/+6
* | patch re-invitguillaume2018-07-161-0/+3
* | Introducing third board view: calendar.Nicu Tofan2018-06-261-0/+5
* | Try to fix: Users who register with an invitation code can't see lists/cards.Lauri Ojansivu2018-05-011-0/+1
* | Define sort property on swimlanes and listszebby762018-05-011-3/+3
* | Fix #1567Andrés Manelli2018-04-161-1/+15
|/
* Fix lint warningsGhassen Rjab2018-02-271-6/+6
* Add trailing commaAndrés Manelli2018-02-021-1/+1
* Add default swimlane to welkome boardAndrés Manelli2018-02-021-0/+5
* Allow admin to change user password in admin panelThuan Pham Quoc2017-12-011-0/+7
* REST API better error output. Thanks to soohwa ! Related #1037Lauri Ojansivu2017-11-191-72/+122
|\
| * Add REST API better error outputsoohwa2017-10-151-71/+121
* | Fix: Helper to list boards for user. Thanks to milesibastos ! Closes #1326Lauri Ojansivu2017-11-191-1/+1
* | Fix Missing trailing comma in users.jsThuan Pham Quoc2017-11-161-1/+1
* | Added update all user profile from admin panelThuan Pham Quoc2017-11-081-44/+57
* | Updated users methods to get user id from client on updating user data, is ai...Thuan Pham Quoc2017-11-081-7/+8
|/
* fix lint errorsoohwa2017-10-131-1/+1
* fix lint errorsoohwa2017-10-131-1/+1
* fix lint errorssoohwa2017-10-131-13/+13
* Add the ability for the admin :soohwa2017-10-131-0/+38
* Remove trailing spacesoohwa2017-10-081-1/+1
* Add commentsoohwa2017-10-071-0/+6
* Change fromAdmin into createdThroughApisoohwa2017-10-061-4/+4
* Clear "fromAdmin". Thx to nztqa.soohwa2017-10-061-1/+3
* Fix password not savedsoohwa2017-10-011-1/+1
* Lint errorsoohwa2017-09-251-3/+3
* Fix https://github.com/wekan/wekan/issues/1249soohwa2017-09-251-0/+14
* v0.41v0.41Lauri Ojansivu2017-09-251-14/+0
* Fix lint errors.Lauri Ojansivu2017-09-241-3/+3
* Allow admin to create user despite disabling registration throught rest api.none2017-09-231-0/+14
* Add change email addressnztqa2017-08-071-0/+22
* Fixed eslint errorsmayjs2017-05-151-1/+1
* let -> constmayjs2017-05-151-1/+1
* Added an endpoint to get the user referenced by the given tokenmayjs2017-05-151-0/+10
* add token authentication, only admin can use apihuneau romain2017-05-111-0/+4
* REST API - Meteor 1.4 - first step issueLauri Ojansivu2017-04-271-29/+75
* dangling commas errorStephen Moloney2017-04-061-2/+2
* First user is admin only if not running in sandstormJulen Landa Alustiza2017-04-021-1/+1
* Add isAdmin to user SchemaJulen Landa Alustiza2017-04-021-0/+4
* Fix email settings loading:Julen Landa Alustiza2017-04-011-18/+16
* Merge pull request #925 from rhelsing/comment-permissionsLauri Ojansivu2017-03-281-0/+10
|\
| * comment only working, naive implementation completeRyan Helsing2017-03-181-0/+5
| * cant see add list if comment onlyRyan Helsing2017-03-181-0/+5
* | Merge pull request #943 from Zokormazo/smtpLauri Ojansivu2017-03-281-18/+18
|\ \