We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e03903 commit e50def6Copy full SHA for e50def6
templates/blog/post_show.html.twig
@@ -16,8 +16,8 @@
16
17
<div id="post-add-comment" class="well">
18
{# The 'IS_AUTHENTICATED_FULLY' role ensures that the user has entered
19
- his/her credentials (login + password) during this session. If he/she
20
- is automatically logged via the 'Remember Me' functionality, he/she won't
+ their credentials (login + password) during this session. If they
+ are automatically logged via the 'Remember Me' functionality, they won't
21
be able to add a comment.
22
See https://symfony.com/doc/current/security/remember_me.html#forcing-the-user-to-re-authenticate-before-accessing-certain-resources
23
#}
0 commit comments