Girish Ramakrishnan
|
7e6ce1a1ef
|
Add event to track dashboard update
|
2019-02-04 20:42:28 -08:00 |
|
Girish Ramakrishnan
|
9f5471ee85
|
Update mail DNS records on dashboard switch
Fixes #613
|
2019-02-04 20:18:01 -08:00 |
|
Girish Ramakrishnan
|
3bf36d6c93
|
Add mail.configureMail
|
2019-02-04 17:10:07 -08:00 |
|
Girish Ramakrishnan
|
38523835fd
|
parameterize the mailFqdn
|
2019-01-31 15:27:26 -08:00 |
|
Johannes Zellner
|
4cb2a929a5
|
Remove unused require
|
2019-01-30 13:17:30 +01:00 |
|
Girish Ramakrishnan
|
1db14c710b
|
always send emails from no-reply@dashboard domain
Fixes #614
|
2019-01-29 20:42:21 -08:00 |
|
Girish Ramakrishnan
|
13787629b6
|
suffix 0 when comparing versions
> semver.lte('1.2.3', '1.2.3-1')
false
|
2019-01-27 14:07:42 -08:00 |
|
Girish Ramakrishnan
|
42c705e362
|
UPDATE_CONFIG_KEY is unused
|
2019-01-25 15:59:05 -08:00 |
|
Girish Ramakrishnan
|
4765e4f83c
|
Add locked flag to domains table
|
2019-01-25 14:45:45 -08:00 |
|
Girish Ramakrishnan
|
ddffc8a36e
|
better message
|
2019-01-25 14:11:38 -08:00 |
|
Girish Ramakrishnan
|
8aec71845b
|
Add missing else
|
2019-01-25 10:49:00 -08:00 |
|
Girish Ramakrishnan
|
c01864ccf5
|
mention outbound
|
2019-01-25 10:27:44 -08:00 |
|
Girish Ramakrishnan
|
4f839ae44e
|
better error message for outbound port 25
v3.5.0
|
2019-01-24 15:09:14 -08:00 |
|
Girish Ramakrishnan
|
db6404a7c6
|
SysInfo.EXTERNAL_ERROR is undefined
|
2019-01-24 14:58:28 -08:00 |
|
Johannes Zellner
|
93e0acc8e9
|
Only supply the actual namecheap DNS record arguments
|
2019-01-24 18:46:19 +01:00 |
|
Johannes Zellner
|
9fa7a48b86
|
Print result not error
|
2019-01-24 14:13:41 +01:00 |
|
Girish Ramakrishnan
|
c0b929035f
|
lint
|
2019-01-23 21:00:26 -08:00 |
|
Johannes Zellner
|
7612e38695
|
We do not send out invites on user creation
|
2019-01-23 17:18:37 +01:00 |
|
Johannes Zellner
|
47329eaebc
|
Add tests for getting a single eventlog item
|
2019-01-23 17:11:57 +01:00 |
|
Johannes Zellner
|
f53a951daf
|
Add route to get single eventlog items
|
2019-01-23 16:44:45 +01:00 |
|
Johannes Zellner
|
2181137181
|
Use docker based mysql server for testing with the correct version
|
2019-01-23 16:18:52 +01:00 |
|
Johannes Zellner
|
6e925f6b99
|
assert if auditSource is null on user apis
|
2019-01-23 11:18:31 +01:00 |
|
Johannes Zellner
|
3b5495bf72
|
The notification rules have changed
We do not send out notifications and emails anymore for the user who
performs the action.
|
2019-01-23 11:10:30 +01:00 |
|
Johannes Zellner
|
3617432113
|
Fix broken invite sending on user creation
|
2019-01-23 10:45:13 +01:00 |
|
Girish Ramakrishnan
|
f95beff6d4
|
Fix the tests
|
2019-01-22 17:49:53 -08:00 |
|
Girish Ramakrishnan
|
6d365fde14
|
move datalayout to separate file for tests
|
2019-01-22 17:35:36 -08:00 |
|
Girish Ramakrishnan
|
b16ff33688
|
more changes
|
2019-01-22 11:39:19 -08:00 |
|
Girish Ramakrishnan
|
9d8d0bed38
|
Add mail domain after config is setup
|
2019-01-22 11:37:18 -08:00 |
|
Johannes Zellner
|
f967116087
|
We do not require sudo to migrate the db
|
2019-01-22 19:38:18 +01:00 |
|
Johannes Zellner
|
721352c5aa
|
Revert "Check for sudo access of root user in cloudron-setup"
We will remove the sudo requirement instead
This reverts commit e5a04e8d38.
|
2019-01-22 19:33:36 +01:00 |
|
Johannes Zellner
|
496ba986bf
|
Add missing wait() function for namecheap backend
|
2019-01-22 12:12:46 +01:00 |
|
Johannes Zellner
|
101a3b24ce
|
Fix property passing for namecheap.del()
|
2019-01-22 12:04:17 +01:00 |
|
Johannes Zellner
|
201dc570cd
|
Fix namecheap nameserver test
|
2019-01-22 11:56:56 +01:00 |
|
Girish Ramakrishnan
|
ff359c477f
|
acme: Wait for 5mins
often, let's encrypt is failing to get the new DNS. not sure why
|
2019-01-21 10:45:43 -08:00 |
|
Johannes Zellner
|
74cb8d9655
|
Bring namecheap dns backend up to speed with the new api layout
|
2019-01-21 14:36:21 +01:00 |
|
Johannes Zellner
|
91d0710e04
|
Update package lock file
|
2019-01-21 14:27:16 +01:00 |
|
Johannes Zellner
|
0cc3f08ae7
|
Add missing requires for scaleway sysinfo backend
|
2019-01-21 14:26:56 +01:00 |
|
Tomer S
|
ac391bfc17
|
Added NameCheap as option for DNS
|
2019-01-21 12:59:08 +00:00 |
|
Johannes Zellner
|
e5a04e8d38
|
Check for sudo access of root user in cloudron-setup
|
2019-01-21 13:33:19 +01:00 |
|
Johannes Zellner
|
8cc07e51bf
|
Fix up notification tests
|
2019-01-21 08:51:26 +01:00 |
|
Girish Ramakrishnan
|
4b7090cf7c
|
Be paranoid about the data dir location
|
2019-01-20 11:40:31 -08:00 |
|
Girish Ramakrishnan
|
8c8cc035ab
|
Generate fsmetadata correctly
|
2019-01-19 21:45:54 -08:00 |
|
Girish Ramakrishnan
|
4b93d30ec0
|
Send correct error message for dataDir conflict
|
2019-01-19 21:24:38 -08:00 |
|
Girish Ramakrishnan
|
d8ff2488a3
|
Make syncer work with a layout
|
2019-01-19 20:39:49 -08:00 |
|
Johannes Zellner
|
b771df88da
|
Ensure we write process crash logs to disk
|
2019-01-19 15:41:47 +01:00 |
|
Johannes Zellner
|
54e237cec8
|
Set info string if no crash logs can be found
|
2019-01-19 15:23:54 +01:00 |
|
Johannes Zellner
|
b5c848474b
|
Ensure notifications attached to events are deleted as well
|
2019-01-19 14:53:58 +01:00 |
|
Johannes Zellner
|
dae52089e3
|
Patch auditSource if owner is creating himself an account
|
2019-01-19 14:34:49 +01:00 |
|
Johannes Zellner
|
4c4f3d04e9
|
Fix users tests
|
2019-01-19 14:25:59 +01:00 |
|
Johannes Zellner
|
e8674487f2
|
Remove . makes it harder to doubleclick select and paste
|
2019-01-19 13:33:03 +01:00 |
|