New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Merge pull request #742 from qnet-herwin/rlm_perl_v3.0.x Fix error in attribute copying to rlm_perl Arran Cudbard-Bell@2014-07-22T19:23:22Z Files modified: * src/modules/rlm_perl/rlm_perl.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d013d4d7a3d2bd48218cf... ====== Fix error in attribute copying to rlm_perl Introduced in commit c225c615760d4c907640ebd249f860d5ab3258dd. It copied the RAD_REPLY hash twice, which had the side effects that some keys dropped out. Herwin Weststrate@2014-07-22T18:06:33Z Files modified: * src/modules/rlm_perl/rlm_perl.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/eca14dcf7b94d69b8ac52... ====== -- This commit summary was generated @2014-07-23T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).