Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
arunsathiya authored Feb 25, 2024
2 parents 6a7b15e + ee2d6fc commit 21795e0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,12 +211,13 @@ See help for more details
### Authentication <a name="authentication"></a>

Plik can authenticate users using Local accounts or using Google or OVH APIs.


To enable authentication set FeatureAuthentication to "enabled" in plikd.cfg
To only allow authenticated users to upload files set FeatureAuthentication to "forced" in plikd.cfg

If source IP address restriction is enabled, user accounts can only be created from trusted IPs and then
authenticated users can upload files without source IP restriction.

It possible to deny unauthenticated uploads totally ( NoAnonymousUploads ).

Admin users can access the admin dashboard and manipulate every uploads.

- **Local** :
Expand Down

0 comments on commit 21795e0

Please sign in to comment.