Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default
1 result
Created with Raphaël 2.2.017Apr127Mar27Feb23Jan21Dec12921Nov17161516Dec110Aug30Jun2822743May7Apr26Mar234Dec29Jul1425Jun1May13Apr17Mar1059Feb27Oct18Jun6May22Feb25Jan10Dec20Nov25Oct1928Sep21121110723Aug152123Jul6Jun10May29Mar23Feb65131Jan119856Dec17Nov141331Oct3025511Sep628Aug2128Jun18May26AprIn the WdnTemplate helper, allow a link to be defined as a string in addition to the existing array definition.mastermasterFix a bug when no Zend_Log is registered with Zend_Registry as 'log'.Update WdnTemplate view helper to support version 3.1 of the templates and make it the default.Add support to the WdnTemplate for setting UNL_Templates::$options via application.iniAdd support for using Zend_Log to log not just non-fatal PHP errors, but PHP fatal errors and unhandled exceptions.Adding singleton support to Zend_Db_Table via Unl_Db_Table_AbstractAdding IpWhitelist Zend_Auth_Adapter and Zend_Controller_PluginMoving transparent CAS authentication to make room for other transparent authenticators.Added a method to Unl_Auth_Cas_Adapter to determin if it was used to authenticate the current user.Ignore the IP Address check from the XSRF token and add a user agent check.Add logging to the XSRF token verification.Make the baseUrl available to jQuery in WdnTemplate() .Fix a redirect loop when a user with an expired CAS session tried to transparently log in.Adding loginPath and logoutPath as layout options.Updates to CAS Authentication.Adding the UNL WdnTemplate view helper that can be used to create layouts based on the UNL Template.Removing the UNL BaseUrl view helper since Zend now includes one.Adding a abstract Authenication Zend_Controller_Action that can be extended to implement a CAS based login controller action.Check to see that the LDAP extension is enabled before attempting to use it in the Unl_Ldap class.Bug fix in updated Cas Auth Adatper.Update the CAS Auth adapter to use the Unl_Cas class. This change will require changes if you use the CAS Auth Adapter.Prevent a notice message from showing up.Add the option for a return URL when generating the logout URL.Add some comments to the HtmlDiff view helper.Hopefully prevent any style tags from showing up in the differences create from the HtmlDiff view helper.Add a HtmlDiff view helper for use in change requests.Fix a bug when starting a new session in Unl_CasFixing a issue that threw a notice.Splitting out the CAS library into a standalone class. Still need to refactor Unl_Auth_Adapter_Cas to be a wrapper of Unl_Cas.Update CAS auth adapter to support single sign out.Change formSelectYear view helper to include next year in the list.Remove cookie handling code from CAS auth since its being handled upstream now.Major updates to the Unl_Auth_Adapter_Cas with API changes.Added a class to generate and verify anti-CrossSite Request Forging (XSRF) tokens.Update to Unl_Model_Collection::merge() to support reindexing of duplicate keysRemove the Unl_Controller_Action::_redirect() method, since its in ZF now.Switched the Authorize helper from an app specific model to Zend_AuthAdd a null date class that can be used as a Zend_Date object, but when output, displays "Unknown" or a similar message.Create an autoloader that is compatible with ZF 1.8.0Bug fix for serviceUrl appending "?"
Loading