Skip to content

SQL lesson not correct #1101

@nbaars

Description

@nbaars

SqlInjection_content7.adoc contains:

SELECT * FROM users WHERE user = "'" + session.getAttribute("UserID") + "'";

The single quotes are ok, but the " are probably copied from the Java code and are not necessary in the documentation

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions