Lauri Ojansivu
|
c01335ee29
REST API better error output. Thanks to soohwa ! Related #1037
|
7 年 前 |
Lauri Ojansivu
|
9353d785ea
Fix: Helper to list boards for user. Thanks to milesibastos ! Closes #1326
|
7 年 前 |
Thuan Pham Quoc
|
b4c3e02b75
Fix Missing trailing comma in users.js
|
7 年 前 |
Thuan Pham Quoc
|
fa1d8cd5ef
Added update all user profile from admin panel
|
7 年 前 |
Thuan Pham Quoc
|
e3b7f85cc3
Updated users methods to get user id from client on updating user data, is aimed to support admin update other user profile
|
7 年 前 |
soohwa
|
97a23011da
Add REST API better error output
|
7 年 前 |
soohwa
|
624719974e
fix lint error
|
7 年 前 |
soohwa
|
c290d63048
fix lint error
|
7 年 前 |
soohwa
|
b55756216e
fix lint errors
|
7 年 前 |
soohwa
|
77d23df87f
Add the ability for the admin :
|
7 年 前 |
soohwa
|
ad607c1291
Remove trailing space
|
7 年 前 |
soohwa
|
b9be17360f
Add comment
|
7 年 前 |
soohwa
|
8daa5b4848
Change fromAdmin into createdThroughApi
|
7 年 前 |
soohwa
|
273784b9e4
Clear "fromAdmin". Thx to nztqa.
|
7 年 前 |
soohwa
|
42ca385a36
Fix password not saved
|
7 年 前 |
soohwa
|
ee94735922
Lint error
|
7 年 前 |
soohwa
|
deef0855d5
Fix https://github.com/wekan/wekan/issues/1249
|
7 年 前 |
Lauri Ojansivu
|
fb79c8786a
v0.41
|
7 年 前 |
Lauri Ojansivu
|
f7a1c4896b
Fix lint errors.
|
7 年 前 |
none
|
57d6180a7a
Allow admin to create user despite disabling registration throught rest api.
|
7 年 前 |
nztqa
|
6a10257fd7
Add change email address
|
8 年 前 |
mayjs
|
25b26657da
Fixed eslint errors
|
8 年 前 |
mayjs
|
158f19b67c
let -> const
|
8 年 前 |
mayjs
|
fa928956c2
Added an endpoint to get the user referenced by the given token
|
8 年 前 |
huneau romain
|
b5271e5346
add token authentication, only admin can use api
|
8 年 前 |
Lauri Ojansivu
|
0319bcf7bb
REST API - Meteor 1.4 - first step issue
|
8 年 前 |
Stephen Moloney
|
88d3f38d53
dangling commas error
|
8 年 前 |
Julen Landa Alustiza
|
28a1dd677c
First user is admin only if not running in sandstorm
|
8 年 前 |
Julen Landa Alustiza
|
1218e114be
Add isAdmin to user Schema
|
8 年 前 |
Julen Landa Alustiza
|
dfeeec308a
Fix email settings loading:
|
8 年 前 |