Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor login plugin enablement code | Simo Sorce | 2014-03-28 | 1 | -2/+36 |
| | | | | | | | This allows us to finally implement the plugin enable/disable configuration buttons and enable/disable plugins on the fly. Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | Automatically build configuration page menu | Simo Sorce | 2014-03-28 | 1 | -10/+14 |
| | | | | | | Do not hardcode it, rather build it out of the pages tree. Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | Move login plugin configuration to its own module | Simo Sorce | 2014-03-26 | 1 | -0/+118 |
move also the template, in preparation for handling other configuration data in the main page. Signed-off-by: Simo Sorce <simo@redhat.com> |