David Duque
94672245bc
ops
2022-09-10 20:34:36 +01:00
David Duque
a704d1c5ca
Translate s3:// to boto3+s3:// on the fly
2022-09-10 20:29:48 +01:00
David Duque
77ce81bf65
Assume that the bucket could be empty
2022-09-10 20:16:25 +01:00
David Duque
c889f94bba
Install boto3
2022-09-10 18:15:55 +01:00
Steve Hay
7b20d2fad9
reverting parts of the patch accidentally changed from original. addressing Prefix=path.
2022-09-10 18:08:59 +01:00
Steve Hay
6e6db2c3f1
port boto to boto3 and fix asyncio issue
2022-09-10 18:07:37 +01:00
David Duque
9700b59cf8
Bump test machine RAM allocation
...
* Fixes kernel panics on Jammy Jellyfish
2022-09-10 16:07:37 +01:00
David Duque
e7ee4bc5b4
Fix Nextcloud installation step
2022-09-10 15:52:17 +01:00
David Duque
dc787b67b4
Handle the case where the raw spf record exists but is None
...
* Fixes #70
2022-09-09 16:29:01 +01:00
David Duque
09cf3b3755
Allow dashes in DKIM selectors
...
(when they're not the first character)
* Fixes #68
2022-09-08 16:00:08 +01:00
David Duque
fc04c8d723
Nextcloud: Implement old version safeguards
2022-09-08 13:05:41 +01:00
Johga
2aa4229e0b
fix error when user_external version under 3.0.0 ( #69 )
2022-09-08 13:03:51 +01:00
David Duque
e1be9a5eeb
Ubuntu 22.04 support ( #59 )
...
* Vagrantfile: Add Ubuntu 22.04 image
* Recognize Ubuntu 22.04 as supported
* Bump nextcloud to v24.0.0
* Bump Roundcube to 1.6-beta
Still waiting for the final release to come out
* Fix version checking functions
* NextCloud fixes
* Update Roundcube config
* Bump roundcube to 1.6-rc
* FIx nextcloud installation step
* rcm: Update CardDAV plugin to v4.4.0 (Guzzle v7)
* Fix STORAGE_ROOT permissions
* Update RC CardDAV plugin to v4.4.1
* Unpin b2sdk for Ubuntu 22.04
* Comment fix
* Drop support for Debian 10 from this point forward
* Software Updates
* Nextcloud: 24.0.2
* Nextcloud Calendar: 3.4.2
* Roundcube CardDAV: 4.4.2
* Update Roundcube to v1.6.0
* Update Nextcloud to v24.0.3
* Contacts to v4.2.0
* Upgrade Nextcloud to v24.0.4
* Calendar to v3.5.0
Webmail:
* CardDAV to v4.4.3
2022-09-08 12:26:39 +01:00
David Duque
a0d44f3d05
v56.5
2022-06-07 11:38:10 +01:00
David Duque
55dbd9d93c
Nextcloud user permission fixes
2022-06-07 11:24:12 +01:00
David Duque
3503b5a1f0
Update nextcloud to v23.0.5
...
* Contacts to v4.1.1
* Calendar to 3.3.1
2022-06-07 11:18:22 +01:00
David Duque
ddcc929a13
Status Checks: Fix "Show More" button not showing
2022-06-07 11:10:25 +01:00
David Duque
04f4910b51
Fix Nextcloud admin unlocking
2022-04-27 23:23:53 +01:00
David Duque
e5ffae7791
Upgrade Nextcloud to v23.0.4, External User Backend to v3.0.0
2022-04-27 23:22:55 +01:00
David Duque
7df762b46b
v56.4
2022-03-29 17:29:20 +01:00
David Duque
c15c1d84d7
More assertive notice of unsupported versions
2022-03-29 17:22:58 +01:00
David Duque
f605e55997
Handle the absence of openssh-server
...
It is not strictly required for us to have sshd installed,
for example on baremetal machines where shell access
is physical-only.
Instead we'll skip certain tasks that depend on sshd if
it is not installed.
2022-03-29 17:14:06 +01:00
David Duque
aa0994b1d7
Update README
2022-03-22 18:32:35 +00:00
David Duque
1fcc1a489b
v56.3
2022-03-22 18:25:36 +00:00
David Duque
9defa6c54d
Add ko-fi button on the README
2022-03-22 18:24:47 +00:00
David Duque
53c0c3aec8
Create FUNDING.yml
2022-03-22 18:23:02 +00:00
David Duque
6bcf1169bd
Project home is now at power-mailinabox.net
2022-03-22 18:05:02 +00:00
David Duque
fece9355cf
Update NextCloud to v23.0.3
2022-03-22 18:01:51 +00:00
David Duque
83a109908e
Remove non-working copy button
2022-03-22 16:47:32 +00:00
David Duque
e4cbbccfde
Dark mode - add a different color for disabled form elements
2022-03-22 16:43:25 +00:00
David Duque
a56bb235d7
Upgrade FontAwesome to v6.1.1, Persistent Login Plugin to v5.3.0
2022-03-22 16:41:54 +00:00
David Duque
6602d2c774
Merge from main
2022-02-20 20:45:14 +00:00
David Duque
2cee801002
v56.2
2022-02-18 01:07:01 +00:00
David Duque
d8d742d74d
Update contacts to v4.0.8, cal to v3.0.6
2022-02-18 00:56:26 +00:00
David Duque
d5069fc81e
README adjustments
2022-02-18 00:47:06 +00:00
David Duque
4da6f66b94
Update Postfix TLS configuration ( #45 )
...
* Update the list of very old ciphers that shouldn't be used at all
* Enforce cipher preference server side
2022-02-18 00:43:13 +00:00
David Duque
307c678066
Add a note post-configuration about DMARC configurations
2022-02-18 00:28:05 +00:00
David Duque
c111a8920c
Adjust the box's own DKIM selector when the relay provider wants the 'mail' selector
2022-02-18 00:25:03 +00:00
David Duque
115fee4212
SMTP Relays: Allow the user to paste an SPF record directly from their provider
2022-02-18 00:03:41 +00:00
David Duque
51fa2a6fd9
Change the SMTP banner as not to disclose the operating system (which was set to be always 'Debian')
2022-02-17 23:28:20 +00:00
David Duque
deaecbe0d2
Fix nextcloud issue piping stderr to a file
2022-02-17 23:27:45 +00:00
David Duque
56b0fc02da
Install libsasl2-modules ( #44 )
...
Required for SMTP relays to work
2022-02-17 23:25:01 +00:00
David Duque
a8f5a78518
Add some level of style guidance, reformat files
2022-02-04 23:26:24 +00:00
David Duque
14534fd0cb
Fix nextcloud cleanup typo
2022-01-31 16:10:28 +00:00
David Duque
a0abc9c0d2
Vagrant: bump nfs to v4 for all images
2022-01-31 00:54:29 +00:00
David Duque
6b4ee8f576
Merge from main
2022-01-31 00:53:59 +00:00
David Duque
ed886ee934
Admin panel refactoring ( #41 )
2022-01-31 00:52:22 +00:00
David Duque
16b521c2f0
v56.1
2022-01-24 01:52:48 +00:00
David Duque
6436bad483
Recreate Python env after an in-place OS upgrade
...
Fixes #42
2022-01-24 01:48:34 +00:00
David Duque
271b03a346
v56.0
2022-01-22 20:00:01 +00:00