Johannes Zellner
2370b12795
Use the db also for crashnotifier to obtain a valid server domain for sending the mail
2018-01-19 19:26:45 +01:00
Johannes Zellner
18a781b956
Collect common mail sending configs in one function
2018-01-19 18:58:34 +01:00
Johannes Zellner
77206a9d3c
Remove fqdn usage from all email templates
2018-01-19 18:56:52 +01:00
Girish Ramakrishnan
73800ac6a7
Linter fixes
2018-01-19 09:55:27 -08:00
Girish Ramakrishnan
27dfd1d6c1
Set the dkim selector when generating keys
...
The box code owns the dkim dir and selector can change per domain
2018-01-18 21:49:45 -08:00
Girish Ramakrishnan
0833f8830c
retire script does not require fqdn
2018-01-18 19:44:43 -08:00
Girish Ramakrishnan
28a240a701
send adminFqdn instead of domain in alive route
2018-01-18 19:44:34 -08:00
Girish Ramakrishnan
5be827cd4e
remove use of config.fqdn() in ldap test
2018-01-18 19:35:05 -08:00
Girish Ramakrishnan
0f47dcfae6
ldap: mailbox routes now require the cn to be fully qualified
2018-01-18 19:33:38 -08:00
Girish Ramakrishnan
614f13ffd0
move caas tests to separate file
2018-01-18 14:22:07 -08:00
Girish Ramakrishnan
a850c0813b
caas: use caas_config for token verification
2018-01-18 13:51:02 -08:00
Girish Ramakrishnan
4b642a407f
remove caas dep from tests
2018-01-18 13:50:57 -08:00
Girish Ramakrishnan
6a87558b52
set default provider to generic
2018-01-18 13:41:40 -08:00
Girish Ramakrishnan
606efb8038
remove caas related logic from oauth test
2018-01-18 13:31:08 -08:00
Girish Ramakrishnan
cfa523f3c1
Remove config.fqdn() fallback in apptask
2018-01-18 12:06:20 -08:00
Girish Ramakrishnan
0e7ebc9637
Move SMTPS port to 2465
...
This curious change is because gogs and gitea have no way to configure
the SMTPS port and rely on port number ending with 465 to determine
SMTPS (!)
2018-01-18 10:38:39 -08:00
Johannes Zellner
94f7b90705
Add 1.9.3 changes
2018-01-18 15:45:17 +01:00
Johannes Zellner
876b4feb49
The DNS provider property moved to the root dns config object
2018-01-18 12:15:44 +01:00
Girish Ramakrishnan
27252fb2cc
1.10.0 changes
2018-01-17 21:10:11 -08:00
Girish Ramakrishnan
6513aebba6
MAIL_IMAP_USERNAME and MAIL_SMTP_USERNAME should be fully qualified
...
Re-configure the whole infra to propagate the changes
2018-01-17 21:07:53 -08:00
Girish Ramakrishnan
e9be2a7fb7
Remove is_custom_domain use (use adminFqdn instead)
2018-01-17 21:07:13 -08:00
Girish Ramakrishnan
28dac3fdb3
Fix indentation
2018-01-17 21:05:43 -08:00
Girish Ramakrishnan
f4c3ae639e
Use app.domain instead of config.fqdn when setting up mail addon
2018-01-17 21:05:22 -08:00
Girish Ramakrishnan
8c8e387012
bump addons
2018-01-17 20:25:57 -08:00
Girish Ramakrishnan
9e8be3fa50
do basic backupId validation
2018-01-17 16:22:50 -08:00
Girish Ramakrishnan
21058f8b61
exchangeBoxTokenWithUserToken is obsolete
2018-01-17 15:59:33 -08:00
Girish Ramakrishnan
cef0cd4b25
config.token() and arg_token are not used anymore
2018-01-17 15:39:32 -08:00
Girish Ramakrishnan
9cd690e8b4
Do not cache box and user config
...
this is not needed anymore since webadmin does not keep polling this
2018-01-17 15:38:24 -08:00
Girish Ramakrishnan
116befd111
fix test
2018-01-17 15:13:53 -08:00
Girish Ramakrishnan
fe0ff45c37
caas: autoprovision and use caas and appstore configs
2018-01-17 14:11:19 -08:00
Girish Ramakrishnan
337f919451
dnsConfig is unused
2018-01-17 12:25:33 -08:00
Girish Ramakrishnan
03d2e74e1d
use constants
2018-01-17 12:25:14 -08:00
Girish Ramakrishnan
2c42653c24
1.9.2 changes
2018-01-17 10:53:00 -08:00
Johannes Zellner
b1109ba6ea
Only require the GCS key when this backup provider is selected
v1.9.2
2018-01-17 19:38:05 +01:00
Johannes Zellner
7700d236a5
Create new changes for 1.9.1
2018-01-16 22:02:09 +01:00
Johannes Zellner
b10abb1944
Attempt to bring existing logs or terminal window to the front
v1.9.1
2018-01-16 19:09:33 +01:00
Johannes Zellner
dd6eeac000
Do not source the xterm assets in the main app
2018-01-16 16:49:34 +01:00
Johannes Zellner
7b8bb5dac4
Add js-terminal task to the default task chain for gulp
2018-01-16 16:49:17 +01:00
Johannes Zellner
bf444a722d
Remove debug entry from main menu
2018-01-16 16:32:56 +01:00
Johannes Zellner
a954a23add
Add terminal action to apps grid
2018-01-16 16:30:15 +01:00
Johannes Zellner
98aa785ad0
Add showTerminal button to logs view
2018-01-16 16:24:32 +01:00
Johannes Zellner
ee485d8b2a
Add separate terminal window
2018-01-16 16:24:18 +01:00
Girish Ramakrishnan
081b596ebf
add note that the migration is br0ken
2018-01-15 20:18:32 -08:00
Girish Ramakrishnan
56f4cbe44a
Fix double callback invocation in cleanupBackup
2018-01-15 20:08:55 -08:00
Girish Ramakrishnan
ab5b754c22
Add adminFqdn to update params
2018-01-15 13:47:26 -08:00
Johannes Zellner
f030aa95ba
Open logs viewer in new window
2018-01-15 16:29:17 +01:00
Johannes Zellner
bad947e2ac
Add separate logs viewer
2018-01-15 16:29:03 +01:00
Johannes Zellner
02b43382c8
Remove logs view from the main angular app
2018-01-15 16:28:19 +01:00
Johannes Zellner
4ed35c25a5
Align text size in account and settings view
2018-01-15 14:52:25 +01:00
Johannes Zellner
0d4f963756
Ensure we use the same collation on all tables
...
This is required since some older cloudrons have a mixed bag of
collations and thus charsets and we add foreign keys across those, which
require the same collation
v1.9.0
2018-01-15 11:01:35 +01:00