Girish Ramakrishnan
|
743a8650f0
|
Add ability to setup a ghost account for caas
|
2016-07-12 11:01:02 -07:00 |
|
Girish Ramakrishnan
|
a26168e3cd
|
test: put network name in the end
|
2016-07-12 09:28:25 -07:00 |
|
Girish Ramakrishnan
|
3335936e35
|
fix cors crash with malformed origin
|
2016-07-07 16:42:45 -07:00 |
|
Girish Ramakrishnan
|
a863b8fa22
|
fix cors test
|
2016-07-02 06:03:33 -05:00 |
|
Girish Ramakrishnan
|
8cfbf92adc
|
fix acme prod setting detection
|
2016-06-22 15:55:53 -05:00 |
|
Girish Ramakrishnan
|
b723f9e768
|
errored apps can be reconfigured
this is especially true when coming from a restore because the app
always has a good backup anyway.
|
2016-06-20 15:07:57 -05:00 |
|
Girish Ramakrishnan
|
fe62aba4d7
|
make appdb.add take a data object
|
2016-06-17 16:43:35 -05:00 |
|
Girish Ramakrishnan
|
10ebff2edf
|
fix response to say cloudron network
|
2016-06-17 10:10:18 -05:00 |
|
Girish Ramakrishnan
|
7e57f31d14
|
create cloudron network in test
|
2016-06-17 09:18:15 -05:00 |
|
Girish Ramakrishnan
|
d51d2e5131
|
start addons and apps in the cloudron network
also remove getLinkSync, since we don't use linking anymore
|
2016-06-17 09:18:10 -05:00 |
|
Girish Ramakrishnan
|
d837e9f679
|
make test more reliable
|
2016-06-16 14:50:49 -05:00 |
|
Girish Ramakrishnan
|
fee6f3de0f
|
configure/restoreInstalledApps must always succeed
|
2016-06-16 06:50:34 -07:00 |
|
Girish Ramakrishnan
|
f15f3c9052
|
node-ify setup_infra.sh
|
2016-06-15 05:26:40 -07:00 |
|
Girish Ramakrishnan
|
5f3378878e
|
remove lastBackupConfig
|
2016-06-13 19:19:28 -07:00 |
|
Johannes Zellner
|
15cf83b37c
|
Fixup the built-in client setup for tests
|
2016-06-13 13:48:43 +02:00 |
|
Johannes Zellner
|
1508a5c6b9
|
Add tokendb.delByClientId()
|
2016-06-09 15:42:52 +02:00 |
|
Johannes Zellner
|
d6482414bb
|
Fixup the clientdb tests
|
2016-06-08 14:49:54 +02:00 |
|
Johannes Zellner
|
6b9acb4722
|
Preserve the built-in clients on db clean
|
2016-06-08 14:47:21 +02:00 |
|
Johannes Zellner
|
08c3cb9376
|
Insert the default auth clients for tests
|
2016-06-08 14:37:41 +02:00 |
|
Girish Ramakrishnan
|
dc8fd2eab3
|
do not use userdb directly
|
2016-06-07 10:01:14 -07:00 |
|
Girish Ramakrishnan
|
57cb3b04d7
|
generate 2048-bit keys
|
2016-06-04 15:59:53 -07:00 |
|
Johannes Zellner
|
4df49a82e5
|
Some clientdb.TYPE_ oversight in clients.js
|
2016-06-03 15:28:04 +02:00 |
|
Johannes Zellner
|
b4dfad3aa3
|
Fixup the unit tests after removing PREFIX_USER
|
2016-06-03 13:09:26 +02:00 |
|
Girish Ramakrishnan
|
80ca69a128
|
user.update does not need the user object
|
2016-06-02 23:53:06 -07:00 |
|
Girish Ramakrishnan
|
097d23c412
|
move logic to model code
|
2016-06-02 23:29:43 -07:00 |
|
Girish Ramakrishnan
|
b077223e58
|
fix scope name
|
2016-06-02 17:49:54 -07:00 |
|
Johannes Zellner
|
594be7dbbd
|
Allow the userdb code to distinguish between username or email duplicates
|
2016-06-02 15:34:27 +02:00 |
|
Girish Ramakrishnan
|
82cd215ffa
|
merge bad fields and pass error.message correctly in REST responses
|
2016-06-02 00:12:21 -07:00 |
|
Girish Ramakrishnan
|
4107252bfe
|
developer mode is true by default
|
2016-06-01 23:13:12 -07:00 |
|
Girish Ramakrishnan
|
311efe5d10
|
test: add test for getting aliases
|
2016-05-29 23:23:03 -07:00 |
|
Girish Ramakrishnan
|
ce927bfa22
|
alias
also remove id since it's not useful for mailbox case (not like
mailbox can be renamed and we need a fixed it)
|
2016-05-27 22:20:08 -07:00 |
|
Girish Ramakrishnan
|
f735fd8172
|
add mailboxes tests
|
2016-05-27 17:43:25 -07:00 |
|
Girish Ramakrishnan
|
77457d1ea9
|
initial mailbox db and model code
|
2016-05-27 10:36:47 -07:00 |
|
Girish Ramakrishnan
|
078e36f07f
|
turns out we cannot use sudo since it asks for password
|
2016-05-24 19:59:47 -07:00 |
|
Girish Ramakrishnan
|
3b8e15a61c
|
check for node in path
|
2016-05-24 18:32:15 -07:00 |
|
Girish Ramakrishnan
|
67682c5d27
|
check for test image
|
2016-05-24 17:44:19 -07:00 |
|
Girish Ramakrishnan
|
51f43ecc27
|
use infra_version.js in checkInstall
|
2016-05-24 16:46:27 -07:00 |
|
Girish Ramakrishnan
|
a100837e69
|
Add helpers to restore/reconfigure all apps
|
2016-05-24 10:44:45 -07:00 |
|
Girish Ramakrishnan
|
d71d09c1ba
|
Add shell.execSync
|
2016-05-24 10:22:39 -07:00 |
|
Girish Ramakrishnan
|
57a823a698
|
make tests work
|
2016-05-24 00:44:01 -07:00 |
|
Girish Ramakrishnan
|
da85f4c096
|
stop ldap server in test
|
2016-05-23 21:59:06 -07:00 |
|
Girish Ramakrishnan
|
8dbd4c8527
|
use 1024 bit keys
Stacked error: error:04075070:rsa routines:RSA_sign:digest too big for rsa key
|
2016-05-23 19:31:57 -07:00 |
|
Girish Ramakrishnan
|
57888659a6
|
Update test app version
|
2016-05-23 18:31:12 -07:00 |
|
Girish Ramakrishnan
|
569150f602
|
tests: create a self-signed cert
|
2016-05-23 16:40:18 -07:00 |
|
Girish Ramakrishnan
|
d84e584222
|
add some username tests
|
2016-05-23 14:56:09 -07:00 |
|
Girish Ramakrishnan
|
31e452e1cc
|
test: mixed case reserved name
|
2016-05-23 14:52:29 -07:00 |
|
Girish Ramakrishnan
|
9dc1a95992
|
SENDIMAGE -> IMAGE
|
2016-05-15 21:51:04 -07:00 |
|
Girish Ramakrishnan
|
7ef3805dbc
|
docker data in test dir requires sudo
|
2016-05-13 22:38:36 -07:00 |
|
Girish Ramakrishnan
|
560f460a32
|
rename to sendmail
|
2016-05-13 20:48:31 -07:00 |
|
Girish Ramakrishnan
|
78ad49bd74
|
hack for settings test
|
2016-05-13 18:27:00 -07:00 |
|