stlaz's pull request #23: "Prototype of timerules as LDAP objects" was opened
PR body: """ Hello, My branch adds the basic capabilities for adding time policies to HBAC rules. The policies are represented as separate objects that I call "time rules" which can be added to each HBAC rule. The policies are based on the iCalendar format. You can read more about the implementation on its design page [Time-Based Account Policies](http://www.freeipa.org/page/V4/Time-Based_Account_Policies). """ See the full pull-request at https://github.com/freeipa/freeipa/pull/23 ... or pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/23/head:pr23 git checkout pr23
freeipa-pr-23.patch
Description: application/text/diff
-- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code