Girish Ramakrishnan
|
32668b04c6
|
mail: fix name validation
https://forum.cloudron.io/topic/6229/mailbox-name-can-only-contain-alphanumerals-and-dot/10
|
2022-01-05 09:55:10 -08:00 |
|
Girish Ramakrishnan
|
d049aa1b57
|
2022 now
|
2022-01-05 09:17:13 -08:00 |
|
Johannes Zellner
|
44a149d1d9
|
Add exposed ldap secret for bind auth
|
2022-01-05 14:35:48 +01:00 |
|
Johannes Zellner
|
fb5d726d42
|
Ensure tests have sudo access to setldapallowlist
|
2022-01-05 14:32:50 +01:00 |
|
Girish Ramakrishnan
|
531a6fe0dc
|
Use ipv4.api.cloudron.io endpoint for IPv4 detection
|
2022-01-04 22:14:53 -08:00 |
|
Girish Ramakrishnan
|
15d0dd93f4
|
mail: allow underscore in mail address
|
2022-01-04 14:02:58 -08:00 |
|
Girish Ramakrishnan
|
d8314d335a
|
implement manifest.logPaths
|
2022-01-04 10:04:40 -08:00 |
|
Girish Ramakrishnan
|
b18626c75c
|
getLocalLogfilePaths -> getLogPaths
|
2022-01-04 09:14:13 -08:00 |
|
Johannes Zellner
|
b531a10392
|
Invite links do not depend on resetToken expiration
|
2021-12-28 16:34:47 +01:00 |
|
Johannes Zellner
|
9a71360346
|
Only check for PermitRootLogin if we want to enable remote support
|
2021-12-26 17:51:05 +01:00 |
|
Girish Ramakrishnan
|
5e9a46d71e
|
filemanager: fix mounting of filesystem and mountpoint backends
|
2021-12-24 15:05:51 -08:00 |
|
Girish Ramakrishnan
|
66fd05ce47
|
sftp: add note
|
2021-12-23 22:35:28 -08:00 |
|
Johannes Zellner
|
7117c17777
|
Add exposed ldap tests
|
2021-12-23 21:31:48 +01:00 |
|
Johannes Zellner
|
9ad7123da4
|
Fix exposed ldap bind
the duplicate functions should probably share some code
|
2021-12-23 17:58:08 +01:00 |
|
Johannes Zellner
|
98fd78159e
|
Do not require app auth for exposed ldap
|
2021-12-23 10:23:54 +01:00 |
|
Girish Ramakrishnan
|
3d57b2b47c
|
docker: loop through the ip net addr output
all of a sudden, my linux box has the actual address in [1].
ip -f inet -j addr show wlp2s0
[{
"addr_info": [{}]
},{
"ifindex": 3,
"ifname": "wlp2s0",
"flags": ["BROADCAST","MULTICAST","UP","LOWER_UP"],
"mtu": 1500,
"qdisc": "mq",
"operstate": "UP",
"group": "default",
"txqlen": 1000,
"addr_info": [{
"family": "inet",
"local": "192.168.1.8",
"prefixlen": 24,
"broadcast": "192.168.1.255",
"scope": "global",
"dynamic": true,
"noprefixroute": true,
"label": "wlp2s0",
"valid_life_time": 78146,
"preferred_life_time": 78146
}]
},{
"addr_info": [{}]
},{
"addr_info": [{}]
}
]
|
2021-12-22 16:48:00 -08:00 |
|
Girish Ramakrishnan
|
2bc49682c4
|
mailproxy: use http
|
2021-12-21 12:30:28 -08:00 |
|
Girish Ramakrishnan
|
be8ab3578b
|
update mysql container
* remove 'request' module usage entirely
* http based service
|
2021-12-20 10:52:42 -08:00 |
|
Girish Ramakrishnan
|
43af0e1e3c
|
Update turn base image
|
2021-12-20 09:02:00 -08:00 |
|
Girish Ramakrishnan
|
43f33a34b8
|
switch mail container to http
|
2021-12-19 12:11:47 -08:00 |
|
Girish Ramakrishnan
|
7aded4aed7
|
switch status api to http as well
|
2021-12-17 13:39:06 -08:00 |
|
Girish Ramakrishnan
|
d37652d362
|
postgresql container update
* makes the service http based
* no more request module usage
|
2021-12-17 13:26:34 -08:00 |
|
Girish Ramakrishnan
|
9590a60c47
|
Update base image of some addons to 3.2.0
|
2021-12-17 09:18:22 -08:00 |
|
Girish Ramakrishnan
|
54bb7edf3b
|
asyncify importAppDatabase
|
2021-12-17 07:47:20 -08:00 |
|
Girish Ramakrishnan
|
34d11f7f6e
|
mongodb container update
* upgrades mongodb to 4.4
* makes the service http based
* no more request module usage
|
2021-12-16 22:49:38 -08:00 |
|
Girish Ramakrishnan
|
08d41f4302
|
update redis base image
|
2021-12-16 22:26:43 -08:00 |
|
Girish Ramakrishnan
|
219fafc8e4
|
Update base image to 3.2.0 (mongodb 4.4)
|
2021-12-16 16:26:31 -08:00 |
|
Girish Ramakrishnan
|
53593a10a9
|
redis: fix issue with double headers
|
2021-12-16 14:06:52 -08:00 |
|
Girish Ramakrishnan
|
26dc63553e
|
update redis addon to use pipeline+http api
|
2021-12-15 17:54:50 -08:00 |
|
Johannes Zellner
|
d69758e559
|
Only set ldap allowlist if file exists and is not empty
|
2021-12-15 19:23:22 +01:00 |
|
Johannes Zellner
|
d6fbe2a1bb
|
Use correct error object
|
2021-12-15 17:22:16 +01:00 |
|
Girish Ramakrishnan
|
e7f94b6748
|
Update base image to 3.1.0
|
2021-12-14 20:47:41 -08:00 |
|
Johannes Zellner
|
438bd36267
|
Fixup exposed ldap startup state
|
2021-12-10 18:06:23 +01:00 |
|
Johannes Zellner
|
1c7eeb6ac6
|
Handle exposed ldap allowlist
|
2021-12-10 17:04:30 +01:00 |
|
Johannes Zellner
|
86d642c8a3
|
Fixup ldap group tests
|
2021-12-09 17:23:14 +01:00 |
|
Johannes Zellner
|
d02d2dcb80
|
Expose ldap groups to apps
|
2021-12-09 15:07:30 +01:00 |
|
Girish Ramakrishnan
|
b5695c98af
|
mailserver: make restart wait for restart
|
2021-12-08 16:55:44 -08:00 |
|
Girish Ramakrishnan
|
fcdc53f7bd
|
add flag to enable/disable mailbox sharing
|
2021-12-08 11:05:13 -08:00 |
|
Girish Ramakrishnan
|
5d85fe2577
|
pass the attempt as argument
|
2021-12-08 10:19:16 -08:00 |
|
Girish Ramakrishnan
|
013f5d359d
|
pass debug to promise-retry
|
2021-12-07 11:18:26 -08:00 |
|
Girish Ramakrishnan
|
ae0e572593
|
promise-retry: debug retry errors
|
2021-12-07 11:14:24 -08:00 |
|
Girish Ramakrishnan
|
683ac9b16e
|
remove support for manifest version 1
this is long untested by now
|
2021-12-06 17:44:09 -08:00 |
|
Girish Ramakrishnan
|
2415e1ca4b
|
Prefix email addon variables with CLOUDRON_EMAIL instead of CLOUDRON_MAIL
otherwise, it's conflicting with the sendmail and recvmail addons
|
2021-12-06 17:39:29 -08:00 |
|
Girish Ramakrishnan
|
cefbe7064f
|
Fix crash when changing the location of app with disabled sendmail addon
|
2021-12-06 13:59:00 -08:00 |
|
Girish Ramakrishnan
|
a687b7da26
|
netcup: remove debugs flooding the logs
|
2021-12-06 13:37:14 -08:00 |
|
Girish Ramakrishnan
|
ea2b11e448
|
Fix tests
|
2021-12-03 18:33:49 -08:00 |
|
Girish Ramakrishnan
|
39807e6ba4
|
domain: split the config and wellknown routes
we want to add more stuff to the UI like the jitsi URL
|
2021-12-03 18:14:46 -08:00 |
|
Girish Ramakrishnan
|
aab69772e6
|
mailbox: add app owner type
this is useful when we create mailboxes for the recvmail addon
|
2021-12-02 22:28:06 -08:00 |
|
Girish Ramakrishnan
|
a5a9fce1eb
|
mail: allow masquerading for mail manager
this is mostly for the UI, it's hard to hide just this
|
2021-12-02 14:56:37 -08:00 |
|
Girish Ramakrishnan
|
e5fecdaabf
|
Add mail manager role
part of #807
|
2021-12-02 09:24:09 -08:00 |
|