Skip to content

Commit

Permalink
purge webui from ldaptor
Browse files Browse the repository at this point in the history
  • Loading branch information
psi29a committed Jul 4, 2014
1 parent fd342e1 commit 339dfc7
Show file tree
Hide file tree
Showing 67 changed files with 4 additions and 6,041 deletions.
57 changes: 1 addition & 56 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -4,48 +4,8 @@ TODO file for the Ldaptor project.

* polish and add to setup.py: bin/ldaptor-ldifdiff bin/ldaptor-ldifpatch

* ldaptor-webui: edit: adding attributes in schema MAY that didn't
exist earlier

* ldaptor-webui: edit: adding objectClasses

* ldaptor-webui, ldaptor-utils: editing a users groups
- for ldaptor-webui, a multiselection with a list of existing
groups to choose from

* ldaptor-webui, maybe others: non-ASCII chars

* changing the dn attribute

* duplicate mails/uids/uidNumbers/gidNumbers/homes

* suggest mails/uids/uidNumbers/gidNumbers/homes

* SSL

* ldaptor-webui empty lines at end of multiline attributes gets
lost in old_foo (atleast with galeon)

* ldaptor-webui: connections to ldap server lost cause tracebacks

* ldaptor-webui: malformed ldap filter causes tracebacks

* ldaptor-webui: if authenticated, use that client for searches etc.

* ldaptor-webui: on failed add, don't clear form

* ldaptor-ldap2dhcpconf: data validity

* ldaptor-webui: forms accesskey, fieldset & legend, disabled,
readonly in http://www.w3.org/TR/html401/interact/forms.html

* ldaptor-webui: choosing the right dn key for users? Prefer
uid?

* ldaptor-webui: samba fields.

* ldaptor-webui: shadow field defaults

* referrals

* SASL
Expand All @@ -71,16 +31,6 @@ TODO file for the Ldaptor project.

* write a getting started doc with steps #2 and #3 from openldap.org quickstart.html

* use twisted-web.deb for ldaptor-webui; steps needed:
1. exarkun/moshez twisted.web improvement that returns 403 for
non-localhost requests must be integrated to twisted (jml promised
to do) (code is in sandbox/exarkun/rresource.py in Twisted CVS)
2. twisted release
3. twisted-web upload to debian

* add->search->delete => your basedn has been removed, parent links
fail also

* ldaptor-ldap2maradns: Anetmask. should set A record as x.y.z.0 and
TXT as "16" (bitcount)

Expand All @@ -100,8 +50,6 @@ TODO file for the Ldaptor project.

- glade, python-gtk

* self-change password webui

* ldaptor-getfreenumber take minimum as command line option

* ldapserver handler functions can return only one message, and have
Expand All @@ -115,8 +63,7 @@ TODO file for the Ldaptor project.
* use ldaptor.config.ILDAPConfig everywhere for
serviceLocationOverrides etc. by passing around a componentized
"context" that can be used to access ILDAPConfig. ILDAPConfig
should only contain parts used by the ldaptor library; webui should
use its own IWebUIConfig.
should only contain parts used by the ldaptor library.

* add entry.namingContexts(), that returns all of the naming contexts
and not just the one that is parent for entry.dn
Expand All @@ -125,8 +72,6 @@ TODO file for the Ldaptor project.

* use interfaces and adapters for serializing BER objects

* split webui unit tests

* install unit tests when doing setup.py install

* samba password changing should set these, too:
Expand Down
46 changes: 0 additions & 46 deletions bin/ldaptor-webui

This file was deleted.

40 changes: 0 additions & 40 deletions demo-webui-fi.tac

This file was deleted.

15 changes: 0 additions & 15 deletions doc/examples.webui/global.cfg

This file was deleted.

20 changes: 0 additions & 20 deletions doc/examples.webui/ldaptor-twisted-web.py

This file was deleted.

15 changes: 0 additions & 15 deletions doc/examples.webui/webui.tac

This file was deleted.

Empty file removed ldaptor/apps/__init__.py
Empty file.
3 changes: 0 additions & 3 deletions ldaptor/apps/webui/__init__.py

This file was deleted.

35 changes: 0 additions & 35 deletions ldaptor/apps/webui/add-really.xhtml

This file was deleted.

Loading

0 comments on commit 339dfc7

Please sign in to comment.