Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DietPi-Software | Nextcloud: Add OCM/OCS provider redirects as this is checked and printed as warning on admin panel #2639

Merged
merged 15 commits into from
Mar 16, 2019

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented Mar 15, 2019

Status: Testing

  • Lighttpd
  • Nginx
  • Apache
  • Patch
  • Changelog

Testing:

  • VM Jessie
  • VM Stretch
  • VM Buster

Reference: #2638

Commit list/description:

  • DietPi-Software | Nextcloud: Add OCM/OCS provider redirects to Lighttpd config as this is checked and printed as warning on admin panel
  • DietPi-Software | Nextcloud: Add OCM/OCS provider redirects to Apache config as this is checked and printed as warning on admin panel
  • DietPi-Software | Nextcloud: Add OCM/OCS provider redirects to Nginx config as this is checked and printed as warning on admin panel
  • DietPi-Patch | Nextcloud: Patch in OCM/OCS provider redirects
  • DietPi-Patch | Nextcloud: Only add OCM/OCS provider once, regardless of re-patch of if already added by user manually
  • CHANGELOG | Nextcloud: Resolved an admin panel warning about missing ocm/ocs-provider redirects
  • DietPi-Software | Nextcloud: Further update Nginx config according to latest changes in official docs
  • DietPi-Software | ownCloud/Nextcloud: Workaround Redis socket permission issue on Buster. Requires more secure solution until official Buster release/support
  • DietPi-Software | Nextcloud Talk: Handle new coTURN systemd unit and missing config file on Buster
  • DietPi-Software | Nginx: Do not add non-existent 40x/50x pages, revert to default

+ DietPi-Software | Nextcloud: Add OCM/OCS provider redirects to Lighttpd config as this is checked and printed as warning on admin panel
@MichaIng MichaIng added this to the v6.22 milestone Mar 15, 2019
@MichaIng MichaIng self-assigned this Mar 15, 2019
+ DietPi-Software | Nextcloud: Add OCM/OCS provider redirects to Apache config as this is checked and printed as warning on admin panel
+ DietPi-Software | Nextcloud: Add OCM/OCS provider redirects to Nginx config as this is checked and printed as warning on admin panel
+ CHANGELOG | Nextcloud: Patch in OCM/OCS provider redirects
+ DietPi-Patch | Nextcloud: Only add OCM/OCS provider once, regardless of re-patch of if already added by user manually
+ CHANGELOG | Nextcloud: Resolved an admin panel warning about missing ocm/ocs-provider redirects
+ DietPi-Patch | Nextcloud: "url.redirect = (" is only allowed on first occurrence, "url.redirect += (" required afterwards, apply simply in every case.
+ DietPi-Software | Nextcloud: "url.redirect = (" is only allowed on first occurrence, "url.redirect += (" required afterwards, apply simply in every case.
+ DietPi-Software | "url.redirect = (" is only allowed on first occurrence, "url.redirect += (" required afterwards, apply simply in every case, which works as well.
+ DietPi-Software | Nextcloud: Tiny alignment in Lighttpd config
+ DietPi-Software | Nextcloud: Further update Nginx config according to latest changes in official docs
+ DietPi-Software | ownCloud/Nextcloud: Workaround Redis socket permission issue on Buster. Requires more secure solution until official Buster release/support
+ DietPi-Software | Nextcloud Talk: Handle new coTURN systemd unit and missing config file on Buster
+ DietPi-Software | Nextcloud Talk: Redis server needs to run to allow occ/ncc command
+ DietPi-Software | Nextcloud Talk: Do not install Talk app if already installed, as the command fails with error prompt
+ DietPi-Software | Nginx: Do not add non-existent 40x/50x pages, revert to default
@MichaIng MichaIng merged commit ebaa4b0 into dev Mar 16, 2019
@MichaIng MichaIng deleted the nextcloud branch March 16, 2019 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant