Lauri Ojansivu
|
62e43c0832
|
Fix: Error after sending invitation and joining board:
Exception while invoking method 'login' TypeError: Cannot read property 'loginDisabled' of undefined.
Thanks to nztqa ! Closes #1331
|
2017-11-19 17:51:26 +02:00 |
|
soohwa
|
77d23df87f
|
Add the ability for the admin :
- disabling a login for a user (not himself)
- enabling a login for a user
- transfering the ownership of all user's boards to himself
|
2017-10-13 08:15:19 +02:00 |
|
mayjs
|
25b26657da
|
Fixed eslint errors
|
2017-05-15 22:10:46 +02:00 |
|
mayjs
|
1e8d9f02f3
|
Extracted board access check function
|
2017-05-15 21:02:31 +02:00 |
|
mayjs
|
ef6f2e8d62
|
Added a simple authorization function
|
2017-05-15 19:43:15 +02:00 |
|
mayjs
|
609a8894ec
|
Added a non restrictive authentication function
|
2017-05-15 18:40:45 +02:00 |
|
huneau romain
|
b5271e5346
|
add token authentication, only admin can use api
|
2017-05-11 12:15:02 +02:00 |
|