cascardo/ipsilon.git
2014-05-20 Simo SorceBump up release to 0.2.4 v0.2.4
2014-05-20 Simo SorceDistribute README file too
2014-05-20 Simo SorceFix typo in selinux boolean name
2014-05-19 Simo SorceFix generation fo server's metadata file
2014-05-10 Simo SorceBump up release to 0.2.3 v0.2.3
2014-05-10 Nathan KinderFix broken login plugins order config handling
2014-05-10 Nathan KinderWSGI settings incorrectly makes instance global
2014-05-10 Nathan KinderAdd details on using a principal for the admin
2014-05-07 Simo SorceAdd 500 Error handler for krb module
2014-05-07 Simo SorceRemind the user to restart HTTPD when done
2014-05-07 Simo SorceGive more user feedback around keytab issues
2014-05-05 Simo SorceVersion bump, go to 0.2.2 v0.2.2
2014-05-05 Simo SorceAdd README file with basic installation HOWTO
2014-05-02 Simo SorceAdd IPA helper for server install
2014-05-02 Simo SorceAdd Environment Helpers installer framework
2014-05-02 Simo SorceAlways use saml by default
2014-05-02 Simo SorceMake SELinux happy
2014-05-02 Simo SorceAvoid failing install if sessions directory exists
2014-05-02 Simo SorceEliminte stale locks
2014-05-02 Simo SorceFix typo in ipsilon-client-install
2014-04-28 Simo SorceBump up spec file vesion too
2014-04-25 Simo SorceBump version up to 0.2.1
2014-04-21 Simo SorceDo not hardcode sessions directory in spec file
2014-04-21 Simo SorceMake it easy to install mutiple server instances
2014-04-21 Simo SorceMove templatized file creation to tools
2014-04-21 Simo SorceMove fixing files functionality to tools
2014-04-21 Simo SorceConvert all forms to use util.Page form support
2014-04-21 Simo SorceAdd New form helper to Page object
2014-04-18 Simo SorceUpdate contrib spec file for version 0.2
2014-04-18 Simo SorceFix warning
2014-04-18 Simo SorceRevert incorrect change to template file
2014-04-18 Simo SorceAdd missing install file
2014-04-16 Simo SorceBump up to version 0.2
2014-04-16 Simo SorceFix NameId exception
2014-04-14 Simo SorceAdd nameid values validation
2014-04-14 Simo SorceRefactor argument validation for SP forms
2014-04-11 Simo SorceValidate Service Provider names
2014-04-11 Simo SorceInstall client tools in a separate rpm package
2014-04-11 Simo SorceAdd basic installation script with saml support
2014-04-11 Simo SorceAllow to set additional custom keys on services
2014-04-11 Simo SorceSimplify metadata add_service signature
2014-04-11 Simo SorceStore full path immediately
2014-04-11 Simo SorceIf no path is provided use current directory
2014-04-11 Simo SorceMove accessory functions to a generic tools module
2014-04-11 Simo SorceRename scripts and mark them as such
2014-04-11 Simo SorceAdd debug logging of lasso library
2014-04-11 Simo SorceReturn Idps metadata file on request
2014-04-11 Simo SorceFix generation of endopint URLs
2014-04-11 Simo SorceChange provider plugins registration and enablement
2014-04-11 Simo SorceAdd explicit error for Unknown Providers
2014-04-04 Simo SorceProperly support rename operation
2014-04-04 Simo SorceAdmin functions to delete Service Providers
2014-04-04 Simo SorceAdd infrastructure to delete plugin data by id
2014-04-04 Simo SorceAdmin functions to add new Service Providers
2014-04-04 Simo SorceAdmin classes to change SP properties
2014-04-04 Simo SorceProviders can save properties back to the database
2014-04-04 Simo SorceAdd Service and Identity Provider abstraction
2014-04-04 Simo SorceAdd racefree way to add a new unique data point
2014-04-04 Simo SorceNo need to have a separate certificate file
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 provider plugins enablement
2014-03-28 Simo SorceRefactor login plugin enablement code
2014-03-28 Simo SorceAutomatically build configuration page menu
2014-03-28 Simo SorceAdd common way to add a subtree to a page
2014-03-26 Simo SorceMove login plugin configuration to its own module
2014-03-24 Simo SorceMove admin_protect to a more generic module
2014-03-24 Simo SorceImplement plugin ordering configuration
2014-03-21 Simo SorceAdd a default admin user at install time
2014-03-21 Simo SorceAdd way to save user preferences
2014-03-20 Simo SorceAdd install script and other spec file changes
2014-03-20 Simo SorceAdd PAM configuration code
2014-03-20 Simo SorceAdd Krb configuration code
2014-03-20 Simo SorceAdd way to add data to the global login config
2014-03-20 Simo SorceAdd saml2 configuration code
2014-03-20 Simo SorceAdd functions to wipe and save plugin config data
2014-03-20 Simo SorceSaml2 Metadata generator class
2014-03-20 Simo SorceSimple certificate generator class
2014-03-20 Simo SorceAdd user configuration option
2014-03-20 Simo SorceAdd hostname configuration option
2014-03-20 Simo SorceSilence cherrypy logging to the screen
2014-03-20 Simo SorceInstall default configuration files
2014-03-20 Simo SorceAdd logging and install/uninstall targets
2014-03-20 Simo SorceAdd server-install plugin configuration support
2014-03-20 Simo SorceFirst install script commit
2014-03-19 Simo SorceFix minor syntax issues in saml2 provider
2014-03-19 Simo SorceRemove unused import and fix syntax
2014-03-13 Simo SorceAdd sample spec file
2014-03-13 Simo SorceFix default and example paths
2014-03-13 Simo SorceFix install of data files.
2014-03-13 Simo SorceBetter handling of configuration file
2014-03-03 Simo SorceImprove exceptions for saml2 providers
2014-03-03 Simo SorceAdd ability to strip domain/realm per provider
2014-03-02 Simo SorceUnsplit checking functions
2014-03-02 Simo SorceAdd a way to return the email address of the user
2014-03-02 Simo SorceAdd way to return Kerberos nameid if available
2014-03-02 Simo SorceAdd way to save user data after login
2014-03-02 Simo SorceCreate a user facility in the session
2014-03-02 Simo SorceCheck the NameID policy during authentication
next