Skip to content

Commit

Permalink
deploy: e5446c0
Browse files Browse the repository at this point in the history
  • Loading branch information
jnm committed Feb 6, 2024
1 parent 8445b1c commit 2dd8607
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 21 deletions.
Binary file added _images/allow_submissions.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/allow_submissions_settings.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed _images/requiring_passwords.gif
Binary file not shown.
22 changes: 12 additions & 10 deletions _sources/managing_permissions.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,24 @@ to collaborate on your projects.

## Requiring passwords for accessing Enketo web forms

By default, KoboToolbox only requires a username and password for accessing data
and managing your projects. When a project has been deployed, the Enketo web
form can be accessed by anyone who knows its URL. In this case, any individual
with access to the form URL can send submissions to the project.
By default, KoboToolbox requires a username and password for accessing data,
managing your projects, and submitting data. When a new project has been deployed, the Enketo web
form will require authentication for an individual to be able to access the form and send submissions to the project.

In some cases, you may wish to limit data entry to require that individuals be
In some cases, you may wish to enable data entry from anyone who knows the Enketo web form URL. In this case, any individual with access to the form URL can send submissions to the project, without them being required to be
logged into their KoboToolbox user accounts.

- Go to **ACCOUNT SETTINGS** inside your KoboToolbox account
- Check "Require authentication to see forms and submit data"
- Open the project in KoboToolbox, and go to the **FORM** section
- Below the Collect Data section, use the toggle button to enable "Allow submissions to this form without a username and password"

![Requiring passwords](images/managing_permissions/requiring_passwords.gif)
![Requiring passwords](images/managing_permissions/allow_submissions.gif)

You can also make changes to this privacy feature by going to the **Sharing** tab in the **SETTINGS** page in your data collection project and toggling the default setting to enable “Allow submissions to this form without a username and password”, or when accessing your **Sharing Permissions**.

![Requiring passwords](images/managing_permissions/allow_submissions_settings.gif)

<p class="note">
Setting forms to require authentication can only be set globally for all the
projects in your account and not for individual projects.
Setting forms to require authentication is now available as a per-project setting. This privacy feature replaces the old account setting “Require authentication to see forms and submit data”. With this new update, new projects require authentication by default. Existing projects inherit your old account-level settings as they are at the time of this update.
</p>

## Sharing a project with other users and setting their permissions
Expand Down
20 changes: 10 additions & 10 deletions managing_permissions.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,20 +119,20 @@ <h1>Sharing Your Project and Managing Permissions<a class="headerlink" href="#sh
to collaborate on your projects.</p>
<section id="requiring-passwords-for-accessing-enketo-web-forms">
<h2>Requiring passwords for accessing Enketo web forms<a class="headerlink" href="#requiring-passwords-for-accessing-enketo-web-forms" title="Permalink to this heading"></a></h2>
<p>By default, KoboToolbox only requires a username and password for accessing data
and managing your projects. When a project has been deployed, the Enketo web
form can be accessed by anyone who knows its URL. In this case, any individual
with access to the form URL can send submissions to the project.</p>
<p>In some cases, you may wish to limit data entry to require that individuals be
<p>By default, KoboToolbox requires a username and password for accessing data,
managing your projects, and submitting data. When a new project has been deployed, the Enketo web
form will require authentication for an individual to be able to access the form and send submissions to the project.</p>
<p>In some cases, you may wish to enable data entry from anyone who knows the Enketo web form URL. In this case, any individual with access to the form URL can send submissions to the project, without them being required to be
logged into their KoboToolbox user accounts.</p>
<ul class="simple">
<li><p>Go to <strong>ACCOUNT SETTINGS</strong> inside your KoboToolbox account</p></li>
<li><p>Check “Require authentication to see forms and submit data</p></li>
<li><p>Open the project in KoboToolbox, and go to the <strong>FORM</strong> section</p></li>
<li><p>Below the Collect Data section, use the toggle button to enable “Allow submissions to this form without a username and password</p></li>
</ul>
<p><img alt="Requiring passwords" src="_images/requiring_passwords.gif" /></p>
<p><img alt="Requiring passwords" src="_images/allow_submissions.gif" /></p>
<p>You can also make changes to this privacy feature by going to the <strong>Sharing</strong> tab in the <strong>SETTINGS</strong> page in your data collection project and toggling the default setting to enable “Allow submissions to this form without a username and password”, or when accessing your <strong>Sharing Permissions</strong>.</p>
<p><img alt="Requiring passwords" src="_images/allow_submissions_settings.gif" /></p>
<p class="note">
Setting forms to require authentication can only be set globally for all the
projects in your account and not for individual projects.
Setting forms to require authentication is now available as a per-project setting. This privacy feature replaces the old account setting “Require authentication to see forms and submit data”. With this new update, new projects require authentication by default. Existing projects inherit your old account-level settings as they are at the time of this update.
</p>
</section>
<section id="sharing-a-project-with-other-users-and-setting-their-permissions">
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 2dd8607

Please sign in to comment.