Commit Graph

9 Commits

Author SHA1 Message Date
muppeth 93a0c94758 fixed onion_address.content base64 decode issue in core template (#41)
Ansible's builtin base64 decode is automatically moving to new line which was breaking the configuration as it needs `;` at the end. Adding trim solves it.
Additionally removed .onion since the generated onion address already has it.

Co-authored-by: muppeth <muppeth@disroot.org>
Reviewed-on: #41
Reviewed-by: meaz <meaz@no-reply@disroot.org>
2023-01-17 20:24:53 +00:00
muppeth 79448def24 Small template changes (#40)
Changes to templates:
 - core
 - pleroma
 - proxy
 - mumble

Co-authored-by: muppeth <muppeth@disroot.org>
Reviewed-on: #40
Reviewed-by: meaz <meaz@no-reply@disroot.org>
2023-01-17 14:30:34 +00:00
meaz 6c96fe5180 tor (#38)
Co-authored-by: muppeth <muppeth@disroot.org>
Co-authored-by: meaz <meaz@disroot.org>
Co-authored-by: muppeth <muppeth@no-reply@disroot.org>
Reviewed-on: #38
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
2023-01-17 14:25:11 +00:00
antilopa f7e825f45c vhost_headers_update (#17)
Part of a group of PR's rewriting and cleaning up Nginx headers.

Co-authored-by: antilopa <antilopa@disroot.org>
Co-authored-by: muppeth <muppeth@disroot.org>
Co-authored-by: meaz <meaz@disroot.org>
Reviewed-on: #17
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
Reviewed-by: meaz <meaz@no-reply@disroot.org>
Co-authored-by: antilopa <antilopa@no-reply@disroot.org>
Co-committed-by: antilopa <antilopa@no-reply@disroot.org>
2023-01-12 20:49:39 +00:00
muppeth e02433bb25 changes to cryptpad template; small fix for core template (#20)
Co-authored-by: muppeth <muppeth@disroot.org>
Co-authored-by: meaz <meaz@no-reply@disroot.org>
Reviewed-on: #20
Reviewed-by: meaz <meaz@no-reply@disroot.org>
Co-authored-by: muppeth <muppeth@no-reply@disroot.org>
Co-committed-by: muppeth <muppeth@no-reply@disroot.org>
2022-03-29 21:45:07 +00:00
meaz ee1b806873
block per default 2021-04-16 10:13:11 +02:00
meaz 08ec367e61
add Permissions-Policy 2021-04-16 09:15:54 +02:00
muppeth d225515917 Small adjustments to header section in core template (#4)
Merge branch 'master' into template_fix

small adjustment to header section in core template

fixed missing closing bracket on base template

Co-authored-by: muppeth <muppeth@disroot.org>
Reviewed-on: #4
Reviewed-by: meaz <meaz@no-reply@disroot.org>
Reviewed-by: antilopa <antilopa@no-reply@disroot.org>
Co-Authored-By: muppeth <muppeth@no-reply@disroot.org>
Co-Committed-By: muppeth <muppeth@no-reply@disroot.org>
2021-04-14 15:18:46 +00:00
muppeth 2841af5dae
Migration commit; fresh start 2021-03-14 11:20:09 +01:00