Skip to content

๐Ÿ“œ Requires users to accept the terms of service before accessing data.

License

Notifications You must be signed in to change notification settings

Murena-SAS/terms_of_service

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“œ Terms of service

Requires users to accept terms of service before accessing data. Text and languages are configurable on the administration panel.

๐Ÿ”— Display on public shares

The setting applies to shares via link or mail (with and without password protection).

Default is disabled: 0

./occ config:app:set terms_of_service tos_on_public_shares --value '1'

๐Ÿ‘ค Exclude registered users

To exclude registered users from accepting the terms of service, set this config to 0. Therefore, only public link and mail sharees have to accept the terms of service.

Default is enabled: 1

./occ config:app:set terms_of_service tos_for_users --value '0'

๐Ÿ—๏ธ Development setup

  1. Clone the repository
  2. Setup your environment: make
  3. Start contributing ๐ŸŽ‰

About

๐Ÿ“œ Requires users to accept the terms of service before accessing data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.4%
  • PHP 11.1%
  • Vue 2.3%
  • Makefile 0.2%