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
81961b82
Commit
81961b82
authored
Feb 25, 2018
by
Haralan Dobrev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in security docs
parent
4c0cd2ba
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 @
81961b82
...
@@ -495,7 +495,7 @@ Defining a custom User Provider
...
@@ -495,7 +495,7 @@ Defining a custom User Provider
Using an array of users is simple and useful when securing an admin section of
Using an array of users is simple and useful when securing an admin section of
a personal website, but you can override this default mechanism with you own.
a personal website, but you can override this default mechanism with you own.
The ``users`` setting can be defined as a service or a
n
service id that returns
The ``users`` setting can be defined as a service or a service id that returns
an instance of `UserProviderInterface
an instance of `UserProviderInterface
<http://api.symfony.com/master/Symfony/Component/Security/Core/User/UserProviderInterface.html>`_::
<http://api.symfony.com/master/Symfony/Component/Security/Core/User/UserProviderInterface.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