cascardo/ipsilon.git
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
2014-10-06 Simo SorceMake Transaction code more robust
2014-10-06 Simo SorceFix transaction handling in providers
2014-10-06 Simo SorceFix login session's userdata acquisition
2014-09-24 Patrick UiterwijkAdd testdir/ to gitignore.
2014-09-24 Simo SorceAdd very simple LDAP authentication plugin
2014-09-24 Simo SorceTest transactions code with full redirect login
2014-09-24 Simo SorceUse transactions throughout the code
2014-09-24 Simo SorceAdd transactions support
2014-09-24 Simo SorceRefactor the data store a bit
2014-09-24 Simo SorceAdd abstraction class to handle cookies
2014-09-24 Simo SorceAdd Info providers Admin pages
2014-09-24 Simo SorceAdd test that checks attrs are properly returned
2014-09-24 Simo SorceAdd support for returning user attributes
2014-09-24 Simo SorceAdd Info Provider plugin framework
2014-09-24 Simo SorceAdd error log facility to Log utility
2014-09-24 Simo SorceAdd proper ordering to login plugins config opts
2014-09-24 Simo SorceAllow plugins to determine config options order
2014-09-24 Simo SorceRemove service name from the form plugin
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 SorceUse helper cookie to remember the username
2014-09-24 Simo SorceCreate common form handler page
2014-09-24 Simo SorceRename form login page
2014-09-24 Simo SorceRemove unused option from the FAS login plugin
2014-09-24 Simo SorceHandle the presence of additional form fields
2014-09-24 Simo SorceCast db value to string before comparison
2014-09-24 Simo SorceAllow deferred initialization of providers
2014-09-24 Simo SorceDo not reprovision if conf is already available
2014-09-24 Simo SorceDeclare admin attribute
2014-09-05 Patrick UiterwijkFix the check for hasattr(., 'admin')
2014-08-27 Simo SorceAdd FAS login plugin
2014-08-27 Simo SorceRestore ability to run from checkout
2014-08-27 Simo SorceMove user attribute storage into session functions
2014-08-27 Simo SorceUse new Log class everywhere
2014-08-27 Simo SorceAdd Log class that can be inherited from safely
2014-08-27 Simo SorcePrefer the 'form' login manager in ipa setups
2014-08-27 Simo SorceAdd External form auth plugin
2014-08-27 Simo SorceRework remote_login and remove protect decorator
2014-06-17 Simo SorceChange test executables into modules
2014-06-17 Simo SorceFix warning
2014-06-17 Simo SorceAdd tests to source distribution too
2014-06-17 Simo SorceAdd project url and maintainer data to setup file
2014-06-17 Simo SorceStrenghten default Security options in IDP
2014-06-17 Simo SorceFix non-'make test' installation
2014-06-15 Simo SorceMove parsing code into helpers module
2014-06-06 Simo SorceAdd server install option to turn on debugging
2014-06-06 Simo SorcePrint more info about the steps being performed
2014-06-06 Jan PazdzioraClean up only after package removal, not during upgrades.
2014-06-06 Jan PazdzioraMake sure semanage and restorecon are installed when...
2014-06-06 Jan PazdzioraIf there are some errors while semanaging, we want...
2014-06-04 Simo SorceBump up release to 0.2.5 v0.2.5
2014-06-04 Simo SorceAdd first test, checks client/server installs work
2014-06-04 Simo SorceAdd support for socket wrappers if available
2014-06-04 Simo SorceAdd basic testing infrastructure
2014-06-04 Simo SorceAdd test login module
2014-06-04 Simo SorceAdditional parametrization of template files
2014-06-04 Simo SorceDo not make directory unwritable
2014-06-04 Simo SorceAdd support for passing configuration profile
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 SorceIf krb is explicitly 'no' do not check for ipa
2014-05-29 Simo SorceFix location name
2014-05-29 Simo SorceFix typo
next