Johannes Zellner
|
73ed0384ea
|
Fixup group rest api tests
|
2016-04-05 09:28:41 +02:00 |
|
Johannes Zellner
|
435ec2365b
|
fix sendError() args
|
2016-04-05 09:28:41 +02:00 |
|
Johannes Zellner
|
ff3562b0e8
|
Show error page for invalid reset tokens
|
2016-04-05 09:28:41 +02:00 |
|
Johannes Zellner
|
3be5511e33
|
Ensure we pass the resetToken on error
|
2016-04-05 09:28:41 +02:00 |
|
Johannes Zellner
|
c8604e95ab
|
Prevent password reset for not activated user
|
2016-04-05 09:28:41 +02:00 |
|
Johannes Zellner
|
bbaf4c77fd
|
This is ejs not angular
|
2016-04-05 09:28:41 +02:00 |
|
Johannes Zellner
|
8af01f2955
|
Give basic form feedback for account creation
|
2016-04-05 09:28:41 +02:00 |
|
Johannes Zellner
|
c73213b2f2
|
Handle username conflict in account setup
|
2016-04-05 09:28:41 +02:00 |
|
Johannes Zellner
|
65c6806109
|
Send full user information on deletion, not just the uuid
|
2016-04-05 09:28:41 +02:00 |
|
Johannes Zellner
|
e058e22cae
|
Fixup the client tests with userid change
|
2016-04-05 09:27:32 +02:00 |
|
Johannes Zellner
|
951934f275
|
Remove unused require
|
2016-04-05 09:27:32 +02:00 |
|
Johannes Zellner
|
b8d0c01187
|
fix typo
|
2016-04-05 09:27:32 +02:00 |
|
Johannes Zellner
|
e4fabd20c1
|
Do not require a username to be present when creating a user
|
2016-04-05 09:27:32 +02:00 |
|
Johannes Zellner
|
7a5ac1a2f5
|
Add POST account/setup to distinguish between setup and password reset
|
2016-04-05 09:27:32 +02:00 |
|
Johannes Zellner
|
c90a8041e2
|
Move password/setup.html -> account/setup.html
|
2016-04-05 09:27:32 +02:00 |
|
Johannes Zellner
|
18b91b5fa0
|
Rename password setup to account setup
|
2016-04-05 09:27:32 +02:00 |
|
Johannes Zellner
|
e0114c87ac
|
Also update the user record when username and email is sent
|
2016-04-05 09:27:32 +02:00 |
|
Johannes Zellner
|
c98275000b
|
Optionally support username and email in password setter route
|
2016-04-05 09:27:32 +02:00 |
|
Johannes Zellner
|
fcfd1dceac
|
Deliver the resetToken when an invite was sent
|
2016-04-04 18:41:51 +02:00 |
|
Girish Ramakrishnan
|
d839f0b762
|
remove redundant session token
|
2016-04-03 23:23:23 -07:00 |
|
Johannes Zellner
|
f413afb835
|
Support email login in simple auth
|
2016-03-31 16:59:44 +02:00 |
|
Johannes Zellner
|
915c37a72f
|
Add tests for displayName change
|
2016-03-31 16:24:28 +02:00 |
|
Girish Ramakrishnan
|
c769a12c45
|
set the box version for test for pass
|
2016-03-19 10:23:12 -07:00 |
|
Girish Ramakrishnan
|
fbca0fef38
|
fix missing assert
|
2016-03-08 18:51:40 -08:00 |
|
Girish Ramakrishnan
|
d658530e66
|
fix failing tests
|
2016-03-08 18:44:51 -08:00 |
|
Girish Ramakrishnan
|
8014e2eaf8
|
add route to download backup
|
2016-03-08 16:28:42 -08:00 |
|
girish@cloudron.io
|
8b2903015d
|
list app backups from db
|
2016-03-08 08:57:28 -08:00 |
|
girish@cloudron.io
|
d157bf30f3
|
remove box backups from the database
|
2016-03-08 08:52:20 -08:00 |
|
Johannes Zellner
|
57ff8b6770
|
fix feedback test
|
2016-03-04 22:27:18 +01:00 |
|
Johannes Zellner
|
7cd3bb31e1
|
Add new support type for failing erroring apps
|
2016-02-25 21:38:37 +01:00 |
|
Johannes Zellner
|
160467e199
|
Do not require password for user profile changes
|
2016-02-25 14:03:42 +01:00 |
|
Johannes Zellner
|
384c410e7c
|
Do not require a password for user profile changes
|
2016-02-25 13:54:44 +01:00 |
|
Johannes Zellner
|
84c4187fa9
|
Test normal users accessing the user api
|
2016-02-25 13:53:18 +01:00 |
|
Johannes Zellner
|
4f7fd9177c
|
Allow user details only for the same user or admins
|
2016-02-25 13:44:53 +01:00 |
|
Johannes Zellner
|
a0d7406b3c
|
Do not allow normal users to get group listings or details
|
2016-02-25 13:34:01 +01:00 |
|
Johannes Zellner
|
9c995277f7
|
Fixup the apps unit tests
|
2016-02-25 12:20:18 +01:00 |
|
Johannes Zellner
|
aa693e529b
|
Only list apps where a user has access to
|
2016-02-25 12:20:11 +01:00 |
|
Johannes Zellner
|
63013c7297
|
Just check for .admin flag in the user object
|
2016-02-25 11:42:25 +01:00 |
|
Johannes Zellner
|
81bd4f2ea5
|
Remove console.log()
|
2016-02-19 16:29:40 +01:00 |
|
Johannes Zellner
|
351ddcb218
|
Fixup the unit tests
|
2016-02-19 16:29:29 +01:00 |
|
Johannes Zellner
|
cdce6e605d
|
Adjust to new apps api
|
2016-02-19 16:14:02 +01:00 |
|
Johannes Zellner
|
230c24d6c6
|
Adjust the route unit tests, to remove oauthProxy
|
2016-02-19 16:01:08 +01:00 |
|
Johannes Zellner
|
eab3bda8e1
|
Remove oauthProxy from the apps rest routes
|
2016-02-19 15:54:01 +01:00 |
|
Johannes Zellner
|
754e33af2a
|
do not allow removing the admin group
|
2016-02-13 12:42:41 +01:00 |
|
Johannes Zellner
|
75d22d7988
|
Introduce memoryLimit to apps routes
|
2016-02-11 17:00:21 +01:00 |
|
Johannes Zellner
|
81ec26e45c
|
Ensure we can delete users which belong to a group
|
2016-02-11 12:02:35 +01:00 |
|
Johannes Zellner
|
72c5ebcc06
|
Add user api tests for adding/removing from admin group
|
2016-02-11 11:39:19 +01:00 |
|
Johannes Zellner
|
ecf7575dd3
|
UserError.NOT_ALLOWED is not unused
|
2016-02-11 11:32:48 +01:00 |
|
Johannes Zellner
|
5fce9c8d1f
|
Do not allow an admin remove itself from admins group
|
2016-02-11 11:29:04 +01:00 |
|
Johannes Zellner
|
0ea89fccb8
|
Remove admin api route tests
|
2016-02-11 11:26:35 +01:00 |
|