Mike Ashley
982f9b0135
Make decisions
Users expect role authors to make decisions. The role author is
supposed to be the expert who knows what choices to make on behalf of
the user.
9 år sedan
Mike Ashley
23a8461a9d
Consider testing in design
9 år sedan
Mike Ashley
e44630c208
Updated contribution guidelines
I probably got this wrong, but I'm putting a stake in the ground based
on work I've done on the Roundcube module and adding Let's Encrypt
support to the common module.
9 år sedan
Sven Neuhaus
e95e3e1bf8
Merge pull request #430 from danmilon/ssl-restart-nginx-on-new-cert
sl: properly install changed certificate and restart apache on changes
9 år sedan
Sven Neuhaus
026b2a98ff
Merge pull request #446 from jplock/jp-selfoss-version
Pin Selfoss version to an actual release
9 år sedan
Justin Plock
ab00ee6376
Ensure the config.ini is readable by www-data
9 år sedan
Alex Payne
27e9340402
Pin Selfoss version to an actual release
9 år sedan
Sven Neuhaus
71a16ea149
Merge pull request #441 from neuhaus/dh2048
Generate 2048 DH group and add it to Postfix
9 år sedan
Sven Neuhaus
20bd80c599
Generate 2048 DH group and add it to Postfix
9 år sedan
Allen Riddell
4a8c3919a4
Merge pull request #439 from Friz-zy/master
update openvpn server config
9 år sedan
Filipp Frizzy
309bdc7f60
update openvpn server config
Change default network buffer size
Should increase tcp tunnel speed for openvpn < 2.3.9
https://community.openvpn.net/openvpn/ticket/461
9 år sedan
Sven Neuhaus
2a2bb88396
Merge pull request #438 from danmilon/fix-selfoss-logrotate-config
Configure logrotate permissions for selfoss
9 år sedan
Dan Milon
af80bc817d
Configure logrotate permissions for selfoss
9 år sedan
Sven Neuhaus
1070ba6676
Merge pull request #436 from ariddell/master
Remove reference to Google's DNS servers
9 år sedan
Allen Riddell
22cd611e90
Remove reference to Google's DNS servers
Per discussion on #429 (after the merge). This project is about encouraging users to run services themselves and not rely on for-profit corporations such as Google.
9 år sedan
Sven Neuhaus
24c7be001c
Merge pull request #434 from danmilon/fix-ssl-stapling
Add SSL stapling cache for distributions with Apache 2.4+
9 år sedan
Dan Milon
34f3a483aa
Add SSL stapling cache for apache
Fixes #406
9 år sedan
Dan Milon
a419d9403b
restart apache on SSL changes
9 år sedan
Dan Milon
e063abaa51
properly install changed SSL certificate
9 år sedan
Allen Riddell
e4e7c7484c
Merge branch 'Friz-zy-master'
Closes #429
9 år sedan
Allen Riddell
6cc6756ce1
Comment copyediting
9 år sedan
Filipp Frizzy
39d8983452
up comments in openvpn config template
add additional comment about `tun-mtu` parameter in openvpn config template
9 år sedan
Filipp Frizzy
68b4bf7954
comment out google dns in openvpn config template
9 år sedan
Filipp Frizzy
3cca3c61d4
add new settings into openvpn config template
- google dns setting for client
- verb level
- mtu
- TLS settings
9 år sedan
Filipp Frizzy
b188083884
update openvpn variables
Notes about security: https://blog.g3rt.nl/openvpn-security-tips.html
Check privacy: http://witch.valdikss.org.ru/
9 år sedan
Allen Riddell
48f1086416
Merge pull request #416 from Rehwanne/patch-1
change auth to internal_hashed
9 år sedan
Allen Riddell
76b1650b5a
Merge pull request #424 from spk/timezone-config
Use common_timezone and fix idempotence
9 år sedan
Laurent Arnoud
6330705156
Remove not needed common_timezone on user vars
9 år sedan
Laurent Arnoud
b35f24581b
Set Etc/UTC as default timezone
9 år sedan
Allen Riddell
c858b957ad
Merge pull request #423 from pjaspers/patch-1
Add some info on DMARC
9 år sedan
Laurent Arnoud
dfb1b764d7
Use common_timezone and fix idempotence
Thanks-to: 8e693b3db3
9 år sedan
Piet Jaspers
3b4f930fdb
Add some info on DMARC
I ran a check on http://mail-tester.com and found out I was missing a header to be set for DMARC. SInce I missed it, maybe someone else missed it as well, so maybe it could go into the README.
9 år sedan
Reh Wanne
71fffc20f7
change auth to interna_hashed
because why the fuck not?
9 år sedan
Justin Plock
367b8c14b9
Merge pull request #413 from winks/fix-tarsnap-yml
Fix typo in tarsnap.yml
9 år sedan
Florian Anderiasch
076b6d2452
Fix typo in tarsnap.yml
9 år sedan
Alex Payne
df964837a2
Updated to latest Wallabag.
Resolves #388 .
9 år sedan
Alex Payne
58a4532fe7
Better permission handling for OpenDMARC.
Resolves #400 .
9 år sedan
Alex Payne
417403f534
Use {{ mail_server_hostname }} over mail.servername
Resolves #402 .
9 år sedan
Alex Payne
7bb62ca678
Explicitly require MySQL server as part of OpenDMARC isntall.
Resolves #410 .
9 år sedan
Alex Payne
6d3c847253
Merge pull request #407 from hippich/opendmarc-upgrade-problem
Couple issues with OpenDMARC on Debian 7:
9 år sedan
Alex Payne
9bfd5167b6
Merge pull request #403 from spk/whois-fail2ban-report
Added whois for fail2ban report
9 år sedan
Alex Payne
d9c16f1ead
Merge pull request #409 from miloshadzic/lmtp
Use lmtp instead of lda for delivery.
9 år sedan
Pavel Karoukin
972b9554e9
remove empty lines in the file end
9 år sedan
Pavel Karoukin
6486e2bc52
Remove opendmarc username/pass info from vars/user.yml
These already set in defaults.yml
9 år sedan
Miloš Hadžić
d823ed0848
Use lmtp instead of lda for delivery.
9 år sedan
Justin Plock
68be4f6685
Merge pull request #396 from mccutchen/fix-apache-ssl-config-for-wheezy
Fix apache SSL config for wheezy
9 år sedan
Pavel Karoukin
a86e43d5b4
Couple issues with OpenDMARC on Debian 7:
* fix mail_db_opendmarc_username/mail_db_opendmarc_password variable
not found.
* python-mysqldb package is required. Add it to opendmarc task.
9 år sedan
Allen Riddell
7260d59f31
Merge pull request #405 from spk/ansible-lint
Ansible lint
9 år sedan
Laurent Arnoud
21e0110684
Ignore copy tasks
9 år sedan
Laurent Arnoud
d7a8ae8085
Added ansible-lint to travis
9 år sedan