
## Review A dedicated reviewer checked the rule description successfully for: - [x] logical errors and incorrect information - [x] information gaps and missing content - [x] text style and tone - [x] PR summary and labels follow [the guidelines](https://github.com/SonarSource/rspec/#to-modify-an-existing-rule) --------- Co-authored-by: Egon Okerman <egon.okerman@sonarsource.com>
47 lines
857 B
Plaintext
47 lines
857 B
Plaintext
include::../summary.adoc[]
|
|
|
|
== Why is this an issue?
|
|
|
|
include::../rationale.adoc[]
|
|
|
|
include::../impact.adoc[]
|
|
|
|
// How to fix it section
|
|
|
|
include::how-to-fix-it/passportjs.adoc[]
|
|
|
|
== Resources
|
|
|
|
=== Documentation
|
|
|
|
include::../common/resources/docs.adoc[]
|
|
|
|
* http://expressjs.com/en/resources/middleware/session.html[express-session]
|
|
|
|
=== Articles & blog posts
|
|
|
|
include::../common/resources/articles.adoc[]
|
|
|
|
* https://medium.com/passportjs/fixing-session-fixation-b2b68619c51d[Fixing Session Fixation]
|
|
|
|
include::../common/resources/presentations.adoc[]
|
|
|
|
include::../common/resources/standards.adoc[]
|
|
|
|
|
|
ifdef::env-github,rspecator-view[]
|
|
|
|
'''
|
|
== Implementation Specification
|
|
(visible only on this page)
|
|
|
|
include::../message.adoc[]
|
|
|
|
'''
|
|
== Comments And Links
|
|
(visible only on this page)
|
|
|
|
include::../comments-and-links.adoc[]
|
|
|
|
endif::env-github,rspecator-view[]
|