Skip to content

2.2 (03-01-2022)

Compare
Choose a tag to compare
@jafarigit jafarigit released this 03 Jan 16:50
· 24 commits to main since this release
42a8f9a

    Fixed

  • Moodle privacy policy is applied to the plugin.
  • Security issues are fixed.

    Development

  • Sesskey added to the requests for avoiding CSRF
  • All SQLs use placeholders for avoiding SQL injection
  • Moodle Privacy API is implemented
  • File headers are corrected.
  • More Moodle code styling.
  • Namespace is defined for avoiding potential collisions with other components