Skip to content

Commit

Permalink
Fix Octopuse's nextcloud-sessiontoken version to a compatible one
Browse files Browse the repository at this point in the history
  • Loading branch information
LoanR committed Jan 24, 2024
1 parent 5dc6393 commit 7df2108
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nextcloud/apache2-sessiontoken
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

# deploy the sessiontoken app:
git clone https://gitlab.octopuce.fr/octopuce-public/nextcloud-sessiontoken.git /var/www/html/apps/sessiontoken
cd /var/www/html/apps/sessiontoken
git config --global --add safe.directory '*'
git checkout 7cf4ff5eea1f16820aa20c3995c3a663e74a9eb7
chown -R www-data: /var/www/html/apps/sessiontoken
#
## install the sessiontoken key in /var/www/html/config/config.php
Expand Down

0 comments on commit 7df2108

Please sign in to comment.