This website requires JavaScript.
Explore
Help
Register
Sign In
RPJosh
/
authelia
Watch
1
Star
0
Fork
You've already forked authelia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d32e58c457
authelia
/
internal
/
storage
/
migrations
/
V0005.ConsentSubjectNULL.sq...
2 lines
10 B
MySQL
Raw
Normal View
History
Unescape
Escape
fix(oidc): subject generated for anonymous users (#3238) Fix and issue that would prevent a correct ID Token from being generated for users who start off anonymous. This also avoids generating one in the first place for anonymous users.
2022-04-25 00:31:05 +00:00
SELECT
1
;