Girish Ramakrishnan
|
7fde57f7de
|
clear db ignoring foreign key checks
|
2016-09-20 14:33:22 -07:00 |
|
Girish Ramakrishnan
|
408dd61408
|
Send and receive oauthProxy in REST routes
Part of #6
|
2016-09-06 23:32:42 -07:00 |
|
Girish Ramakrishnan
|
98facf2a3c
|
delete eventlog older than 7 days
|
2016-07-25 12:54:27 -07:00 |
|
Girish Ramakrishnan
|
b3a4973348
|
default xframeoption is sameorigin
|
2016-07-24 23:00:43 -07:00 |
|
Johannes Zellner
|
7f6360361f
|
Fixup the appsdb tests
|
2016-07-14 16:28:59 +02:00 |
|
Girish Ramakrishnan
|
fe62aba4d7
|
make appdb.add take a data object
|
2016-06-17 16:43:35 -05:00 |
|
Girish Ramakrishnan
|
5f3378878e
|
remove lastBackupConfig
|
2016-06-13 19:19:28 -07: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
|
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 |
|
Johannes Zellner
|
594be7dbbd
|
Allow the userdb code to distinguish between username or email duplicates
|
2016-06-02 15:34:27 +02: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
|
77457d1ea9
|
initial mailbox db and model code
|
2016-05-27 10:36:47 -07:00 |
|
Johannes Zellner
|
3af95508f5
|
eventlog getAllPaged is now getByQueryPaged
|
2016-05-06 17:27:52 +02:00 |
|
Johannes Zellner
|
e986a67d39
|
Fixup all the unit tests
|
2016-05-06 15:16:22 +02:00 |
|
Girish Ramakrishnan
|
ca8731c282
|
add source to events table
|
2016-04-30 12:56:23 -07:00 |
|
Girish Ramakrishnan
|
8c427553ba
|
add eventlogdb tests
|
2016-04-30 10:16:27 -07:00 |
|
Girish Ramakrishnan
|
d2a3925e04
|
add altDomain to install route
|
2016-04-26 14:45:58 -07:00 |
|
Girish Ramakrishnan
|
ef12740060
|
add altDomain to appdb fields
|
2016-04-25 10:52:12 -07:00 |
|
Johannes Zellner
|
101ce62ef3
|
Move username and email lowercasing to where it belongs
Fixes #592
|
2016-04-14 16:25:48 +02:00 |
|
Girish Ramakrishnan
|
e6c2c77f03
|
set username for predictability
|
2016-04-06 09:18:00 -07:00 |
|
Johannes Zellner
|
94faa3575c
|
Ensure we lowercase all emails
This ensures the uniqueness of that field
|
2016-04-05 11:15:50 +02:00 |
|
Johannes Zellner
|
544c1474d1
|
Allow multiple empty usernames in the db
|
2016-04-05 10:54:09 +02:00 |
|
Girish Ramakrishnan
|
82c74e6787
|
add backupdb tests
|
2016-04-04 12:41:17 -07:00 |
|
Johannes Zellner
|
d4480ec407
|
Remove oauthProxy usage in the database wrapper
|
2016-02-19 16:12:58 +01:00 |
|
Johannes Zellner
|
ab003bf81f
|
adjust appdb.js and unit tests to support memoryLimit
|
2016-02-10 12:25:26 +01:00 |
|
girish@cloudron.io
|
e752949752
|
make all tests work after group changes
|
2016-02-09 11:29:32 -08:00 |
|
girish@cloudron.io
|
96d595de39
|
fix database test
|
2016-02-08 16:25:29 -08:00 |
|
girish@cloudron.io
|
b1f4508313
|
remove admin references from userdb
|
2016-02-08 16:18:51 -08:00 |
|
Johannes Zellner
|
ebc9d9185d
|
Use displayName in userdb
|
2016-01-19 12:39:54 +01:00 |
|
Johannes Zellner
|
b5cfdcf875
|
Fixup the unit tests for accessRestriction format change
|
2015-10-16 16:06:13 +02:00 |
|
Girish Ramakrishnan
|
9c157246b7
|
add type field to clients table
|
2015-10-15 17:35:47 -07:00 |
|
Girish Ramakrishnan
|
a9ccc7e2aa
|
remove updating clients
clients are immutable
|
2015-10-15 16:08:17 -07:00 |
|
Johannes Zellner
|
ae1bfaf0c8
|
roleUser is gone as well
|
2015-10-15 12:50:48 +02:00 |
|
Johannes Zellner
|
0aedff4fec
|
roleAdmin is gone
|
2015-10-15 12:37:42 +02:00 |
|
Johannes Zellner
|
d2c3e1d1ae
|
Fix database tests
|
2015-10-13 10:41:57 +02:00 |
|
Girish Ramakrishnan
|
df9d321ac3
|
app.portBindings and newManifest.tcpPorts may be null
|
2015-07-20 00:10:36 -07:00 |
|