We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f2511 commit 37285ebCopy full SHA for 37285eb
README.md
@@ -132,6 +132,8 @@ Client configuration and preferences are stored at ~/.plikrc ( overridable with
132
Plik can authenticate users using Google and/or OVH API.
133
Once authenticated the only call Plik will ever make to those API is get the user ID, name and email.
134
Plik will never forward any upload data or metadata to any third party.
135
+If source IP address restriction is enabled, user accounts can only be created from trusted IPs. But then
136
+authenticated users can upload files without source IP restriction.
137
138
- **Google** :
139
- You'll need to create a new application in the [Google Developper Console](https://console.developers.google.com)
0 commit comments