Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
4a0d746a
Commit
4a0d746a
authored
Nov 08, 2012
by
Eyveer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update doc/providers/security.rst
typo is -> if
parent
04feaff0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/providers/security.rst
doc/providers/security.rst
+1
-1
No files found.
doc/providers/security.rst
View file @
4a0d746a
...
@@ -308,7 +308,7 @@ You can check roles in Twig templates too:
...
@@ -308,7 +308,7 @@ You can check roles in Twig templates too:
<a href="/secured?_switch_user=fabien">Switch to Fabien</a>
<a href="/secured?_switch_user=fabien">Switch to Fabien</a>
{% endif %}
{% endif %}
You can check i
s
a user is "fully authenticated" (not an anonymous user for
You can check i
f
a user is "fully authenticated" (not an anonymous user for
instance) with the special ``IS_AUTHENTICATED_FULLY`` role:
instance) with the special ``IS_AUTHENTICATED_FULLY`` role:
.. code-block:: jinja
.. code-block:: jinja
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment