-
Notifications
You must be signed in to change notification settings - Fork 2
Adds XSJS CSRF and authorization queries #144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
javascript/frameworks/xsjs/test/queries/XSJSAccess/service/exposed/.xsaccess
Fixed
Show fixed
Hide fixed
javascript/frameworks/xsjs/test/queries/XSJSAccess/service/exposed/.xsaccess
Dismissed
Show dismissed
Hide dismissed
javascript/frameworks/xsjs/test/queries/XSJSAccess/service/missing_auth/.xsaccess
Dismissed
Show dismissed
Hide dismissed
javascript/frameworks/xsjs/test/queries/XSJSAccess/service/xs-app.json
Dismissed
Show dismissed
Hide dismissed
javascript/frameworks/xsjs/test/queries/XSJSAccess/service/xs-app.json
Dismissed
Show dismissed
Hide dismissed
javascript/frameworks/xsjs/test/queries/XSJSAccess/service/xs-app.json
Dismissed
Show dismissed
Hide dismissed
javascript/frameworks/xsjs/src/XSJSAuthentication/XSJSAuthentication.md
Outdated
Show resolved
Hide resolved
javascript/frameworks/xsjs/src/XSJSAuthentication/XSJSAuthentication.md
Outdated
Show resolved
Hide resolved
``` | ||
|
||
## References | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A link to the documentation page about xs-app.json
may be a useful addition: https://help.sap.com/docs/SAP_HANA_PLATFORM/4505d0bdaf4948449b7f7379d24d0f0d/5f77e58ec01b46f6b64ee1e2afe3ead7.html
javascript/frameworks/xsjs/lib/advanced_security/javascript/frameworks/xsjs/Xsaccess.qll
Outdated
Show resolved
Hide resolved
javascript/frameworks/xsjs/lib/advanced_security/javascript/frameworks/xsjs/Xsaccess.qll
Show resolved
Hide resolved
javascript/frameworks/xsjs/src/XSJSAuthentication/XSJSAuthentication.md
Outdated
Show resolved
Hide resolved
javascript/frameworks/xsjs/src/XSJSAuthentication/XSJSAuthentication.ql
Outdated
Show resolved
Hide resolved
javascript/frameworks/xsjs/src/XSJSCsrfDisabled/XSJSCsrfDisabled.md
Outdated
Show resolved
Hide resolved
javascript/frameworks/xsjs/src/XSJSCsrfDisabled/XSJSCsrfDisabled.md
Outdated
Show resolved
Hide resolved
javascript/frameworks/xsjs/src/XSJSAuthentication/XSJSAuthentication.md
Outdated
Show resolved
Hide resolved
javascript/frameworks/xsjs/src/XSJSCsrfDisabled/XSJSCsrfDisabled.ql
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're off to a good start! I've left some thoughts here and there.
Co-authored-by: Jeongsoo Lee <[email protected]>
javascript/frameworks/xsjs/test/queries/XSJSAccess/service/exposed/.xsaccess
Dismissed
Show dismissed
Hide dismissed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adds 2 queries and related tests: