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 5f03c84 commit 426817fCopy full SHA for 426817f
djangosaml2/cache.py
@@ -72,7 +72,7 @@ class IdentityCache(Cache):
72
logged in.
73
74
This information is useful because when the user logs out we must
75
- know where does he come from in order to notify such IdP/AA.
+ know where does they come from in order to notify such IdP/AA.
76
77
The current implementation stores this information in the Django session.
78
"""
0 commit comments