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
cd82b862
Commit
cd82b862
authored
May 18, 2016
by
Osman Ungur
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small fixes to Guard auth documentation
parent
1bbf31d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/cookbook/guard_authentication.rst
doc/cookbook/guard_authentication.rst
+2
-2
No files found.
doc/cookbook/guard_authentication.rst
View file @
cd82b862
...
...
@@ -175,8 +175,8 @@ under different conditions:
# {"message":"Username could not be found."}
# test with a working token
curl -H "X-AUTH-TOKEN: victoria:ran
s
omsecret" http://localhost:8000/
curl -H "X-AUTH-TOKEN: victoria:ran
d
omsecret" http://localhost:8000/
# the homepage controller is executed: the page loads normally
For more details read the Symfony cookbook entry on
`How to Create aCustom Authentication System with Guard <http://symfony.com/doc/current/cookbook/security/guard-authentication.html>`_.
`How to Create a
Custom Authentication System with Guard <http://symfony.com/doc/current/cookbook/security/guard-authentication.html>`_.
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