summaryrefslogtreecommitdiffstats
path: root/models/users.js
Commit message (Expand)AuthorAgeFilesLines
...
* Prevent data loss.Lauri Ojansivu2019-05-091-10/+16
* Merge pull request #2384 from Akuket/origin/edgeLauri Ojansivu2019-05-091-0/+28
|\
| * Delete user featureguillaume2019-04-261-0/+28
* | Fix missing profile checks.Lauri Ojansivu2019-05-091-9/+9
|/
* Fix templates board not foundAndrés Manelli2019-02-271-2/+2
* Merge branch 'devel' into edgeLauri Ojansivu2019-02-271-2/+3
|\
| * Add the following new Sandstorm features and fixes:Lauri Ojansivu2019-02-271-2/+3
* | Fix lint errorsAndrés Manelli2019-02-241-41/+41
* | Avoid links on a template-boardAndrés Manelli2019-02-241-1/+1
* | Save template swimlanes in profile. Fix swimlane view for templates board. Av...Andrés Manelli2019-02-241-8/+42
* | Add first draft of data model and user interface. No actions.Andrés Manelli2019-02-241-0/+48
|/
* Fix trailing spacesKarim Gillani2019-02-041-1/+1
* OIDC BoardView FixKarim Gillani2019-02-041-1/+1
* RESTAPI: Add some JSDocBenjamin Tissoires2019-01-181-0/+172
* - Fix Reference error.Lauri Ojansivu2018-12-131-1/+1
* - Fix [Cannot login with new LDAP account when auto-registration disabled (re...Lauri Ojansivu2018-12-131-3/+7
* revert changes for patch authenticationguillaume2018-11-221-4/+4
* - Revert Improve authentication to [fix Login failure](https://github.com/wek...Lauri Ojansivu2018-11-171-4/+4
* patch authenticationguillaume2018-11-061-4/+4
* models: make the REST API more uniformBenjamin Tissoires2018-10-231-6/+6
* Merge branch 'edge' of https://github.com/Akuket/wekan into Akuket-edgeLauri Ojansivu2018-10-111-4/+0
|\
| * improve notificationsguillaume2018-10-111-4/+0
* | Fix lint errors.Lauri Ojansivu2018-10-091-4/+4
|/
* add ldap support | simplify authenticationsguillaume2018-10-091-6/+8
* - Add LDAP. In progress.Lauri Ojansivu2018-10-031-3/+12
* - REST API: Add member with role to board. Remove member from board.Lauri Ojansivu2018-10-021-1/+76
* - Try to fix OAuth2: Change oidc username to preferred_username.Lauri Ojansivu2018-09-221-1/+1
* - 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