Navigation Menu

Skip to content

Commit

Permalink
update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
shelling committed Apr 21, 2012
1 parent 6904383 commit bdb330b
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions TODO.org
@@ -1,11 +1,19 @@
#+STARTUP: showall

** validate the four parameters received by LDIF::User#new()

** TODO validate the four parameters received by LDIF::User#new()
*** die when the key does not exist.
*** ou, name, password are Str
*** id is Num

** encrypted connection
** TODO encrypted connection

** TODO sudo-like session

** TODO user, group, host, sudoer should act as models

** TODO alias in Namespace::Dispatch

** sudo-like session
** DONE App::LDAP as a Singleton

** user, group, host, sudoer should act as models
** DONE App::LDAP::Config as a Singleton

0 comments on commit bdb330b

Please sign in to comment.