Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Devstatus
Status

...

implemented

...

Target4.5

...

 

Simplifies configuration of login callbacks and allows simpler WebDAV and RSS support. See MAGNOLIA-3858@jira and MAGNOLIA-3863@jira.

...

Rationale

Currently, one can configure multiple login callbacks by using CompositeCallback. With a fairly complex configuration, this allows to configure different callbacks based on the requested urls (typically /.magnolia will be protected by the regular Magnolia login form, while a protected but public section of a website will redirect a login form from the website itself).

...