Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3315: Add security service and use it in vital entry points.

  1. … 11 more files in changeset.
LDEV-3315: Clean up roles and paths to secured resources in all modules. Remove AUTHOR ADMIN role.

  1. … 69 more files in changeset.
LDEV-3315: Remove AUTHOR ADMIN role. Allow AUTHOR role to preview lessons. Allow MONITOR role to edit activities and run Live Edit.

  1. … 69 more files in changeset.
LDEV-3275: Introduce SSO using Undertow mechanisms.

Valves do not exist in Undertow. Another approach had to be used.

In each WAR there is a file in META-INF/service dir which adds a class in request processing chaing.

For Central it is SsoProducer which put the authenticated account into shared session.

All other modules use SsoConsumer which takes the account and puts it into its security context.

In standalone.xml caching of credentials was switched off as it would prevent UniversalLoginModule from putting UserDTO into shared session.

TODO: use a simple pass-all authentication mechanism for static files like images and JS files.

  1. … 12 more files in changeset.
LDEV-2463 Added new method "learnerStrictAuth" available to LoginRequest. It works the same way as "learner" but requires hash to also contain lesson id parameter.

  1. … 4 more files in changeset.
LDEV-3309 Add isUpdateUserDetails parameter for LoginRequest so user details get updated

  1. … 4 more files in changeset.
LDEV-3309 Add isUpdateUserDetails parameter for LoginRequest so user details get updated

  1. … 4 more files in changeset.
LDEV-3292: When looking for an unique LD title to create a lesson, search for LDs with given prefix instead taking all from given workspace folder.

  1. … 2 more files in changeset.
LDEV-3292: When looking for an unique LD title to create a lesson, search for LDs with given prefix instead taking all from given workspace folder.

  1. … 3 more files in changeset.
LDEV-3287 Audit log when loginas

LDEV-3283 don't pass parameters on starting a lesson in order to prevent users tampering with them

  1. … 2 more files in changeset.
LDEV-3293: Rewrite Application Context configuration files for Spring 4.

  1. … 76 more files in changeset.
LDEV-3287 Audit log when loginas

LDEV-2463 Added new method "learnerStrictAuth" available to LoginRequest. It works the same way as "learner" but requires hash to also contain lesson id parameter.

LDEV-2463 Added new method "learnerStrictAuth" available to LoginRequest. It works the same way as "learner" but requires hash to also contain lesson id parameter.

  1. … 4 more files in changeset.
LDEV-3283 don't pass parameters on starting a lesson in order to prevent users tampering with them

  1. … 3 more files in changeset.
LDEV-3275: Upgrade Hibernate Core to version 4.3.5.

  1. … 1578 more files in changeset.
LDEV-2846: Remove unnecessary imports.

LDEV-3269: Add learning design groups management in Admin and utilisation in Flashless Authoring.

  1. … 26 more files in changeset.
LDEV-3268: Add optional parameters for lesson initialisation.

LDEV-3268: Add optional parameters for lesson initialisation.

LDEV-3266: Use the same comparator as in Learner.

LDEV-3115: Add license information.

  1. … 3 more files in changeset.
LDEV-3059: Copy Tool content if it is the default one when saving LD.

  1. … 1 more file in changeset.
LDEV-3115: Use new FLA SVG images in Monitoring.

  1. … 15 more files in changeset.
LDEV-3244 Release define later flag after canceling edit tool in monitor

  1. … 63 more files in changeset.
LDEV-3115: Alter Export menu and the way sequences and images are downloaded. Refactorisation, major changes to code structure. Added comments.

  1. … 10 more files in changeset.
LDEV-3115: Support for tool output based branching and gates.

  1. … 4 more files in changeset.
LDEV-3115: Partial support for tool output based branching.

  1. … 6 more files in changeset.
LDEV-3115: Add folder and sequence management buttons: New, Copy, Paste, Delete, Rename.

  1. … 2 more files in changeset.