Girish Ramakrishnan
d460c36e14
Simply use settings.setBackupConfig
2016-10-13 15:32:00 -07:00
Girish Ramakrishnan
92106a2a52
Fix failing simple auth test
2016-10-13 15:11:03 -07:00
Girish Ramakrishnan
fe62aba4d7
make appdb.add take a data object
2016-06-17 16:43:35 -05:00
Johannes Zellner
3ad2a2a5ca
Fixup the unit tests
2016-06-03 15:07:44 +02:00
Girish Ramakrishnan
d2a3925e04
add altDomain to install route
2016-04-26 14:45:58 -07:00
Girish Ramakrishnan
ed78bd05c8
reserve the "admin" username
2016-04-13 16:50:20 -07:00
Johannes Zellner
2724cfd0ad
Test simpleauth with uppercase username input
2016-04-13 12:30:55 +02:00
Johannes Zellner
f7887228d3
Fix oauth session view tests and simpleauth tests
2016-04-05 09:28:41 +02: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
Johannes Zellner
351ddcb218
Fixup the unit tests
2016-02-19 16:29:29 +01:00
Johannes Zellner
1b7265f866
Fixup the merge
2016-02-10 12:28:57 +01:00
girish@cloudron.io
7e60fd554a
add some failing groups for good measure
2016-02-09 18:55:42 -08:00
girish@cloudron.io
79889a0aac
test simple auth accessRestriction
2016-02-09 18:40:20 -08:00
Johannes Zellner
5a8a023039
Fixup all the route tests with new password requirement
2016-01-20 16:06:51 +01:00
Girish Ramakrishnan
a4ea693c3c
update superagent
...
the latest superchanged changed the meaning of 'error'. Previously,
error implied a network error. With the latest superagent, error means
a REST api error i.e 4xx, 5xx are flagged as errors.
error && !error.response means network error
2015-12-15 09:53:37 -08:00
Girish Ramakrishnan
a00615bd4e
manifest always has addons
2015-10-20 12:27:23 -07:00
Johannes Zellner
b5cfdcf875
Fixup the unit tests for accessRestriction format change
2015-10-16 16:06:13 +02:00
Johannes Zellner
37185fc4d5
Only allow simple auth clients through simple auth
2015-10-16 14:49:51 +02:00
Girish Ramakrishnan
9c157246b7
add type field to clients table
2015-10-15 17:35:47 -07:00
Johannes Zellner
2a573f6ac5
Fixup the simpleauth tests
2015-10-15 15:19:01 +02:00
Johannes Zellner
c916a76e6b
Prepare simpleauth test for accessRestriction
2015-10-15 13:29:44 +02:00
Girish Ramakrishnan
55f937bf51
SIMPLE_AUTH_URL -> SIMPLE_AUTH_ORIGIN
2015-10-13 08:40:41 -07:00
Girish Ramakrishnan
d4c62c7295
check for 200 instead of 201
2015-10-12 21:54:18 -07:00
Johannes Zellner
763b9309f6
Fixup the simple auth unit tests
2015-10-11 17:19:39 +02:00
Johannes Zellner
3234e0e3f0
Fixup the simple auth logout route and add tests
2015-10-11 17:19:39 +02:00
Johannes Zellner
df39fc86a4
add simple auth login unit tests
2015-10-11 17:19:38 +02:00