cascardo/ipsilon.git
2015-02-13 Rob CrittendenRegister SingleLogoutService SAML2 metadata
2015-02-13 Rob CrittendenAdd helper to store provider specific data
2015-02-06 Patrick UiterwijkIgnore .rnd (openssl stuff)
2015-02-06 Patrick UiterwijkMake test results more clear
2015-02-06 Patrick UiterwijkFall back to default templates dir if it does not exist...
2015-02-03 Patrick UiterwijkRemove print lines from openid
2015-02-03 Patrick UiterwijkAdd the OpenID xrds template to setup.py
2015-01-29 Simo SorceAdd expiration to Idp metadata
2015-01-29 Simo SorceAdd Metadata Generator helper class
2015-01-29 Simo SorceAdd support for expiration in Metadata
2015-01-29 Simo SorceAdd function to import a cert from a file
2015-01-28 Patrick UiterwijkUpdate spec file after Fedora review
2015-01-27 John DennisFix request multipart logging when only 1 part is present
2015-01-26 Simo SorceFix int/pep8 errors in latest patches
2015-01-26 John DennisAdd source code context information to debug logs
2015-01-26 John DennisAdd request/response logging via cherrypy tool hooks
2015-01-22 Patrick UiterwijkFix a copy-paste error
2015-01-19 Patrick UiterwijkFix some copy-paste errors in help output
2015-01-16 Simo SorceUse referer too as source of transaction IDs
2014-12-16 Patrick UiterwijkFix file permissions and remove shebang's
2014-12-12 Simo SorceBump RPM spec version to 0.3.0
2014-12-11 Patrick UiterwijkUpdate version and maintainer info v0.3.0
2014-12-07 Patrick UiterwijkMake quickrun create a symlink to ui
2014-12-05 Simo SorceChange working directory for quickrun
2014-12-05 Simo SorceMake pep8 happy again
2014-12-05 Patrick UiterwijkAdd OpenIDStore to store associations and nonces
2014-12-05 Simo SorceAdd defaults to List objects
2014-12-05 Simo SorceAllow to pass drectly a URL to the Store class
2014-11-14 Patrick UiterwijkAdd support for Persona Identity Provider
2014-11-13 Patrick UiterwijkMake sure the XRDS is returned as string
2014-11-13 Patrick UiterwijkDelay exposing OpenID
2014-11-13 Patrick UiterwijkFix LDAP plugin configuration checks
2014-11-12 Simo SorceImprove spec file
2014-11-12 Simo SorceBump version to 0.2.6
2014-11-12 Simo SorceFix svg parsing in mod_wsgi
2014-11-12 Simo SorceAdd admin svg to setup.py
2014-11-12 Simo SorceAdd missing openid paths to setup.py
2014-11-12 Simo SorceAdd visual cues to configuration panels
2014-11-12 Simo SorceUse indirection to report error strings
2014-11-12 Simo SorceAdd test to check file based configuration works
2014-11-12 Simo SorceReturn proper errors if config is read-only
2014-11-12 Simo SorceAdd option to source configuration from a file
2014-11-12 Simo SorceRemove unused option
2014-11-12 Simo SorceMake internal functions private
2014-11-12 Simo SorceRemove unused function
2014-11-12 Simo SorceRefactor plugin initialization and enablement
2014-11-12 Simo SorceSet newurl on admin actions to stay on the page
2014-11-12 Simo SorceRefactor plugin configuration
2014-11-12 Simo SorceAdd config utilities to represent data types
2014-11-12 Simo SorceIn configure we do not need to set_config()
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 SorceFix plugins enablement code
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-27 Simo SorceChange default font-size to a bigger one
2014-10-27 Simo SorceDisable clean-css for now
2014-10-27 Simo SorceAdd default link to system fonts
2014-10-27 Simo SorceAllow to call forms from any of the admin pages
2014-10-27 Simo SorceUse self.log in authpam.py
2014-10-27 Simo SorceFix lp-test target compaints
2014-10-24 Patrick Uiterwijkinfoldap is of course LDAP
2014-10-24 Patrick UiterwijkMap some common attributes from fas to userdata
2014-10-24 Simo SorceProperly handle empty values in storage
2014-10-24 Simo SorceReturn to provider if user cancels login
2014-10-24 Simo SorceHandle invalid/expired transactions gracefully
2014-10-24 Simo SorceRemove useless log file
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 group and CLA support to FAS login plugin
2014-10-24 Simo SorceAdd OpenId extensions
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-24 Simo SorceAdd helpers to store per plugin user preferences
2014-10-24 Simo SorceMove some exceptions into provider.common
2014-10-24 Simo SorceFix storing info plugin status and order
2014-10-09 Simo SorceAdd sqlalchemy dependency to contrib rpm
2014-10-09 Simo SorceFix mod_auth_kerb based authentication
2014-10-07 Patrick UiterwijkThe quickrun workdir and cscope.out should be ignored
2014-10-07 Simo SorceAdd auto-auth requirement to all admin pages
2014-10-07 Simo SorceAdd AdminPage abstraction on top of util.Page
2014-10-07 Simo SorceAdd way to set default headers
2014-10-07 Simo SorceAdd pretty handler for 404
2014-10-07 Simo SorceFix exposed functions
2014-10-07 Simo SorceFix make cscope and clean
2014-10-06 Simo SorceRedirect anonymous users away
2014-10-06 Simo SorceAdditional data store refactoring
2014-10-06 Simo SorceFix storing login plugin status and order
2014-10-06 Simo SorceMove wipe_data into Store() as reset_data
2014-10-06 Simo SorceDatabases must be configured in cherrypy.config
2014-10-06 Simo SorceRemove unused dependency
2014-10-06 Simo SorceProvide cleanup switch to quickrun
2014-10-06 Simo SorceUse installation template in quickrun
2014-10-06 Simo SorceAdd make cscope target
2014-10-06 Simo SorceAdd transactions db default paths
next