Sha256: 2b2c20de2a87a82a32bdaa7227883b0ee5bfc2429d2024f53e4bad6dadb26058

Contents?: true

Size: 842 Bytes

Versions: 1

Compression:

Stored size: 842 Bytes

Contents

= PassiveLDAP Changelog

== TODO
=== For 0.2
* Locking during saving records, counting records, etc.
* Ability to use an ActiveRecord model as an "SQL-cache"
* Constraint checkings (id is unique, etc.)

=== For the future
* Ability to use a hash (or something like that) of the distinguished name as the id of a record
* More supported types (besides String and Array (of Strings))
* More tests (authentications, set_password, etc.)
* Implement features that throw ARMethodMissing or ARFeatureMissing
* More compatibility with servers other than Active Directory
* More compatibility with ActiveRecord

== PassiveLDAP 0.1
* initial release
* most parts functional
* most of the base functionality is ActiveRecord compatible
* uses Net::LDAP 0.0.4, ActiveRecord 2.0.2 and ActiveSupport 2.0.2
* uses iconv for Active Directory password changes

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
passiveldap-0.1 ChangeLog