CSS for the SP Portal
[cascardo/ipsilon.git] / templates /
2015-09-04 Rob CrittendenEnd-user UI for SP Portal
2015-09-04 Rob CrittendenCreate cache directory for storing images for SP Portal
2015-09-04 Rob CrittendenSP Portal administrative interface
2015-08-25 Jan PazdzioraMake wellknowndir substitution work on Alias line as...
2015-08-18 Rob CrittendenMark the service as readonly in the UI in authpam plugin
2015-05-11 Rob CrittendenUse plugin-specific configuration, better expiration
2015-05-11 Rob CrittendenConfigure the SAML2 session database during installation
2015-05-07 Rob CrittendenAdd db.conn.log option to suppress sql logs by default
2015-04-29 Simo SorceMerge the login and info plugins configurations
2015-04-28 Rob CrittendenRename authkrb plugin to authgssapi
2015-04-27 Simo SorceMake availble a list of alternative aut methods
2015-04-13 Patrick UiterwijkFix bootstrap tooltip error
2015-04-10 Rob CrittendenSAML SP template page is no longer needed
2015-04-10 Rob CrittendenAdd per-SP attribute mapping and allowed attributes
2015-04-10 Rob CrittendenRename plugin_config template to option_config
2015-04-10 Simo SorceUse disabled template for mappings and lists
2015-03-18 Nathan KinderAllow SP installation to be on non-standard ports
2015-03-11 Nathan KinderAdd mod_wsgi display name for Ipsilon WSGI process
2015-03-10 Nathan KinderRequire SSL on SP when using --saml-secure-setup
2015-02-24 Simo SorceAdd dynamic list to plugin_config forms
2015-02-24 Simo SorceAdd support for new options to plugin_config.html
2015-01-26 John DennisAdd request/response logging via cherrypy tool hooks
2014-11-14 Patrick UiterwijkAdd support for Persona Identity Provider
2014-11-12 Simo SorceAdd visual cues to configuration panels
2014-11-12 Simo SorceRefactor plugin configuration
2014-11-12 Simo SorceAdd simple SqlSession implementation
2014-11-12 Simo SorceAdd test to check a real database (pgsql) works
2014-10-27 Simo SorceAdd SVG Image to the Home administration page
2014-10-27 Simo SorceUpdate style of plugins config page too
2014-10-27 Simo SorceReuse the AdminPlugins class for the providers too
2014-10-27 Simo SorceImprove UI for enabling/disabling plugins config
2014-10-24 Simo SorceReturn to provider if user cancels login
2014-10-24 Patrick UiterwijkMake the template directory configurable
2014-10-24 Patrick UiterwijkShow login target on the login screen
2014-10-24 Simo SorceDrop custom FAS template
2014-10-24 Simo SorceAdd attribute mapping for user information
2014-10-24 Patrick UiterwijkAdd OpenIDP Provider
2014-10-24 Simo SorceHandle lists type options in plugins configuration
2014-10-24 Simo SorceDo not overwrite default plugin options
2014-10-07 Simo SorceAdd pretty handler for 404
2014-10-06 Simo SorceAdd transactions db default paths
2014-09-24 Simo SorceUse transactions throughout the code
2014-09-24 Simo SorceAdd Info providers Admin pages
2014-09-24 Simo SorceAllow plugins to determine config options order
2014-09-24 Simo SorceUse an instance specific session id cookie name
2014-09-24 Simo SorceConfine session to the instance
2014-09-24 Simo SorceRename form login page
2014-08-27 Simo SorceAdd FAS login plugin
2014-08-27 Simo SorceRework remote_login and remove protect decorator
2014-06-17 Simo SorceStrenghten default Security options in IDP
2014-06-06 Simo SorceAdd server install option to turn on debugging
2014-06-04 Simo SorceAdd basic testing infrastructure
2014-06-04 Simo SorceAdditional parametrization of template files
2014-06-04 Simo SorceAllow turning off security at install time
2014-06-04 Simo SorceAdd optional field to allow pasting the metadata
2014-05-29 Simo SorceAdd tooltips to SAML forms
2014-05-29 Simo SorceShow the Save button only if it useful
2014-05-29 Simo SorceFix location name
2014-05-20 Simo SorceFix handling of SP renames
2014-05-10 Nathan KinderWSGI settings incorrectly makes instance global
2014-04-21 Simo SorceMake it easy to install mutiple server instances
2014-04-18 Simo SorceRevert incorrect change to template file
2014-04-18 Simo SorceAdd missing install file
2014-04-11 Simo SorceAdd basic installation script with saml support
2014-04-11 Simo SorceChange provider plugins registration and enablement
2014-04-04 Simo SorceAdmin functions to delete Service Providers
2014-04-04 Simo SorceAdmin functions to add new Service Providers
2014-04-04 Simo SorceAdmin classes to change SP properties
2014-03-28 Simo SorceSaml2 initial admin page
2014-03-28 Simo SorceAdd generic support for IdP plugin admin pages
2014-03-28 Simo SorceBasic Identity providers plugin configuration
2014-03-28 Simo SorceRefactor login plugin enablement code
2014-03-28 Simo SorceAutomatically build configuration page menu
2014-03-26 Simo SorceMove login plugin configuration to its own module
2014-03-24 Simo SorceImplement plugin ordering configuration
2014-03-20 Simo SorceInstall default configuration files
2014-02-25 Simo SorceInitial SAML2 provider
2014-02-25 Simo SorceUse cherrypy handlers to render error pages
2014-02-25 Simo SorceFix master-admin template upper left corner href
2014-02-17 Petr VobornikApply patternfly to administration pages
2014-02-17 Petr VobornikKrb page
2014-02-17 Petr VobornikPAM page
2014-02-17 Petr VobornikLogin root page
2014-02-17 Petr VobornikUnauthorized page
2014-02-17 Petr VobornikRoot pages
2014-02-17 Petr VobornikMaster template
2014-01-27 Simo SorceAdd help text to be shown on form based login page
2014-01-24 Simo SorceAdd infrastructure to configure server
2014-01-24 Simo SorceAdd Kerberos Negotiate auth plugin
2014-01-24 Simo SorceAdd sample pam based login plugin
2014-01-24 Simo SorceImplement login plugin infrastructure
2013-12-19 Simo SorceMove template and user retrieval to page class
2013-12-19 Simo SorceInitial user preferences infrastructure
2013-12-11 Simo SorceUse jinja2 as the templating system