Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgaspar committed Feb 6, 2015
1 parent 291e1dd commit 2f4622f
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 3 deletions.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/security.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_build/html/_sources/security.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ There are two special roles, you can define their names on the :doc:`config`

Of course you can create any additional role you want and configure them as you like.

.. notes:: User's with multiple roles is only possible since 1.3.0 version.
.. note:: User's with multiple roles is only possible since 1.3.0 version.

Permissions
-----------
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/searchindex.js

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions docs/_build/html/security.html
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,10 @@ <h2>Role based<a class="headerlink" href="#role-based" title="Permalink to this
</table>
</div></blockquote>
<p>Of course you can create any additional role you want and configure them as you like.</p>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">User&#8217;s with multiple roles is only possible since 1.3.0 version.</p>
</div>
</div>
<div class="section" id="permissions">
<h2>Permissions<a class="headerlink" href="#permissions" title="Permalink to this headline"></a></h2>
Expand Down
2 changes: 1 addition & 1 deletion docs/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ There are two special roles, you can define their names on the :doc:`config`

Of course you can create any additional role you want and configure them as you like.

.. notes:: User's with multiple roles is only possible since 1.3.0 version.
.. note:: User's with multiple roles is only possible since 1.3.0 version.

Permissions
-----------
Expand Down

0 comments on commit 2f4622f

Please sign in to comment.