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

Develop #853

Merged
merged 4 commits into from
Apr 15, 2017
Merged

Develop #853

merged 4 commits into from
Apr 15, 2017

Commits on Apr 15, 2017

  1. improved avatar folder rights

    changed folder rights creation from hard 0777 to chown -R www-data
    panique committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    94a0528 View commit details
    Browse the repository at this point in the history
  2. improved avatar folder rights

    from hard 777 (which gives ALL rights to folder) to chown -R www-data, which is the much more secure
    panique committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    eaf140b View commit details
    Browse the repository at this point in the history
  3. removed PHP 5.5 as it's EOL

    panique committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    da2070e View commit details
    Browse the repository at this point in the history
  4. added PHP 7.1

    panique committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    deb6c0e View commit details
    Browse the repository at this point in the history