Skip to content

Release 0.9.0

Compare
Choose a tag to compare
@disc5 disc5 released this 13 Jul 15:09
· 425 commits to master since this release

Changelog:

  • Bugfix auto-login into REST-Plugin Admin Interface
  • Refactoring Client Permissions
  • API-Testing (courses,users,desktop, contacts, groups)
  • Additional routes for groups added

Features:

  • Compatible with standard SLIM Library (v.2.6.2)
  • Input and JSON output classes extend SLIM classes instead of being stand-alone
  • Route listing includes access types
  • Revision of the core extensions
  • Code added to prevent SQL injections
  • ILIAS Shell (IShell) using IPython
  • API-Testing framework Codeception included.