Skip to content
Snippets Groups Projects
Commit 23768e92 authored by Will Billingsley's avatar Will Billingsley
Browse files

Added logs to .gitignore

parent a64596cb
Branches
No related merge requests found
.idea/
target/
logs/
2018-09-11 01:14:07,982 [INFO] from play.api.http.EnabledFilters in play-dev-mode-akka.actor.default-dispatcher-4 - Enabled Filters (see <https://www.playframework.com/documentation/latest/Filters>):
play.filters.csrf.CSRFFilter
play.filters.headers.SecurityHeadersFilter
play.filters.hosts.AllowedHostsFilter
2018-09-11 01:14:08,089 [INFO] from play.api.Play in play-dev-mode-akka.actor.default-dispatcher-4 - Application started (Dev)
2018-09-11 01:14:08,483 [WARN] from play.api.mvc.DefaultJWTCookieDataCodec in application-akka.actor.default-dispatcher-4 - decode: cookie has invalid signature! message = JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.
2018-09-11 01:14:08,485 [INFO] from play.api.mvc.DefaultJWTCookieDataCodec in application-akka.actor.default-dispatcher-4 - The JWT signature in the cookie does not match the locally computed signature with the server.
This usually indicates the browser has a leftover cookie from another Play application,
so clearing cookies may resolve this error message.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment