Changes 0.7.x

History of released versions

1.8 / 1.7 / 1.6 / 1.5 / 1.4 / 1.3 / 1.2 / 1.1 / 1.0 / 0.16 / 0.15 / 0.14 / 0.13 / 0.12 / 0.11 / 0.10 / 0.9 / 0.8 / 0.7 / Ancient / Overview

0.7.10

Release Date: 2000-08-27

0.7.9

Release Date: 2000-08-02

0.7.8

Release Date: 2000-07-30

0.7.7

Release Date: 2000-07-06

Misc. stuff
  • Handle parsing of wrong LDIF data gracefully.
  • Use os.fork() to detach from console if running on Posix platform.
  • If threading is turned off the ForkingMixIn is used to run a forking server when running under Posix-platform.
  • Fixed bug: Changing objectClass attribute of an entry works again. New object classes were ignored.
  • Split calling the CGI-BIN and calling the stand-alone server into two different scripts cgi-bin/web2ldap.py and sbin/web2ldap.py to make a clean separation for users and package maintainers.
  • Dropped support for form parameter ldap_url. Was not used and made coding much more complicated.
Code cleaning:
  • All form.add() method calls are done in module w2lhandler.py now.
  • Cleaned up parameter handling.
  • Handling of search form parameters in single form field objects. Should be slightly faster.
Configuration changes:
Configuration module web2ldapcnf.py is divided into the following sub-modules:
  • misc.py: various options
  • standalone.py: options only needed when running as stand-alone web server
  • hosts.py: specific parameters for different LDAP hosts
  • cgibin.py: options only needed when running via CGI-BIN interface under the control of a web server

0.7.6

Release Date: 2000-06-18

0.7.5

Release Date: 2000-04-07

0.7.4

Release Date: 2000-04-06

0.7.3

Release Date: 2000-04-05

0.7.2

Release Date: 2000-02-27

0.7.1

Release Date: 2000-02-26

0.7.0

Release Date: 2000-02-20