Skip to content

Commit

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

## Requiring passwords for accessing Enketo web forms

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.
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.

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
In some cases, you may wish to limit data entry to require that individuals be
logged into their KoboToolbox user accounts.

- 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"
- Go to **ACCOUNT SETTINGS** inside your KoboToolbox account
- Check "Require authentication to see forms and submit data"

![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)
![Requiring passwords](images/managing_permissions/requiring_passwords.gif)

<p class="note">
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.
Setting forms to require authentication can only be set globally for all the
projects in your account and not for individual projects.
</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 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
<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
logged into their KoboToolbox user accounts.</p>
<ul class="simple">
<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>
<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>
</ul>
<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><img alt="Requiring passwords" src="_images/requiring_passwords.gif" /></p>
<p class="note">
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.
Setting forms to require authentication can only be set globally for all the
projects in your account and not for individual projects.
</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 3cc236d

Please sign in to comment.