source: LATMOS-Accounts/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @776   14 years nanardon - use managerContact attribute, then simplify code
(edit) @775   14 years nanardon - fix variable breaking server= in config
(edit) @774   14 years nanardon - add log when changing password
(edit) @771   14 years nanardon - kill post commit settings (useless)
(edit) @769   14 years nanardon - fix postalAddress attributes value generation
(edit) @768   14 years nanardon - avoid undef warning
(edit) @767   14 years nanardon - revert previous change in Ldap/User?: invalid perl code and done to …
(edit) @766   14 years nanardon - fix group/memberUID update when user does not exists anymore
(edit) @765   14 years nanardon - automatically try to find aliases, revaliases and mail
(edit) @764   14 years nanardon - reset cache when modify object
(edit) @763   14 years nanardon - use a cache to fetch extended attribute: all attributes are fetch and …
(edit) @762   14 years nanardon - exported field cannot be null, avoid SQL error
(edit) @753   14 years nanardon - on site object, tag some attributes as read only
(edit) @752   14 years nanardon - in gecos, don't show day
(edit) @751   14 years nanardon - use view to automatically set user in group for jobtype and contrattype, …
(edit) @750   14 years nanardon - avoid la-edit to set again user in group when changin jobType or …
(edit) @749   14 years nanardon - try to remove old group when changing contrat type
(edit) @747   14 years nanardon - new management of contrat, groups are need into intranet
(edit) @746   14 years nanardon - avoid undef value
(edit) @745   14 years nanardon - don't discretelly create mainaddress when trying to set address related …
(edit) @744   14 years nanardon - use SQL transaction isolation
(edit) @742   14 years nanardon - change expireText formating (#4)
(edit) @741   14 years nanardon - add user attributes expireText, showing date in human readeable format - …
(edit) @734   14 years nanardon - log when user get authenticated
(edit) @731   14 years nanardon - add virtual attributes managerContact, shortcut over 'manager || …
(edit) @721   14 years nanardon - allow to retrieve multi value attributes - new user attributes: …
(edit) @720   14 years nanardon - SQL/search can ignore not exported account
(edit) @719   14 years nanardon - multiple filter over same attribute act as 'or' filter: o attra=foo …
(edit) @717   14 years nanardon - fix variable name
(edit) @716   14 years nanardon - check new uid validity when renaming object - fix permission checking - …
(edit) @715   14 years nanardon - la-passwd set password in all base, not only one (must have been case …
(edit) @712   14 years nanardon - check department attribute is really set to a department
(edit) @711   14 years nanardon - use LA::Log instead warn and print in la-expire-warn
(edit) @710   14 years nanardon - add --test option to la-warn-expire, really processing mail with -m, but …
(edit) @705   14 years nanardon - set install mail template on standard location, look for template in …
(edit) @704   14 years nanardon - add --at option to la-warn-expire to specify expiration delay to find
(edit) @700   14 years nanardon - in dump, show possible values when list is restricted
(edit) @699   14 years nanardon - when use a <select> when text attributes are config limited to a list of …
(edit) @684   14 years nanardon - don't perform check if no value restriction are setup
(edit) @683   14 years nanardon - implement a basic attribute value check, at time allow just to limit to …
(edit) @679   14 years nanardon - grouper les documentations
(edit) @678   14 years nanardon - allow to fetch objectClass attribute on ldap
(edit) @675   14 years nanardon - allow to dump w/o filehandle
(edit) @674   14 years nanardon - add two functions in Utils module: - check_oid_validity(): check …
(edit) @671   14 years nanardon - unexported users are not allow to login on the web apps
(edit) @668   14 years nanardon - try optimise synchronisation process (maybe a bit risky in this way)
(edit) @661   14 years nanardon - typo (thanks misc)
(edit) @660   14 years nanardon - to_ascii trap all non ascii caracters, replace it by '_'
(edit) @659   14 years nanardon - translate another letter
(edit) @658   14 years nanardon - avoid die if user cannot be instanciate just afer creation
(edit) @657   14 years nanardon - fix ldap user creation: don't call as object in _populate_entry
(edit) @650   14 years nanardon - account authentication take care of expiration date and locked account
(edit) @649   14 years nanardon - fix line length checking when splitting group for nis limit
(edit) @646   14 years nanardon - fix group parsing when group were split because too long line, also …
(edit) @644   14 years nanardon - avoid useless check (if diff must be equal to '*' it cannot match any …
(edit) @639   14 years nanardon - allow to access to some internal attributes in SQL bases
(edit) @637   14 years nanardon - displayName try description w/o sn and givenName
(edit) @631   14 years nanardon - Fix SQL fuzzy search
(edit) @628   14 years nanardon - fix numeric evaluation to discover next uid/gid
(edit) @623   14 years nanardon - log the errno test after kill signal to la-sync-manager
(edit) @622   14 years nanardon - fix memberOf setting in ldap
(edit) @621   14 years nanardon - fix functions name
(edit) @619   14 years nanardon - synchaccess must not take into account base when object type is …
(edit) @618   14 years nanardon - fix memberOf access into ldap base
(edit) @598   14 years nanardon - don't discover automatically field in sql databe, case mixe-up cause too …
(edit) @597   14 years nanardon - allow to manage too long line for nis (truncate, kill or split)
(edit) @588   14 years nanardon - sort user name in group file
(edit) @584   14 years nanardon - add function to check password over cracklib
(edit) @579   14 years nanardon - improve log messages
(edit) @578   15 years nanardon - add a daemon to manage synchronisation as batch
(edit) @570   15 years nanardon - cache some schema data, taking care to delete cache on commit/rollback
(edit) @568   15 years nanardon - revert last commit
(edit) @567   15 years nanardon - new data, new format…
(edit) @566   15 years nanardon - fix variable name (bug introduce in previous commit)
(edit) @565   15 years nanardon - Onlyaddress object detection
(edit) @564   15 years nanardon - add lock during synchronisation
(edit) @563   15 years nanardon - propagate state_dir to synchro object
(edit) @562   15 years nanardon - use a global directory for status file, including synchronistation state …
(edit) @559   15 years nanardon - avoid odd number in argument
(edit) @541   15 years nanardon - don't register object rev if there is an error (get back old behavior …
(edit) @540   15 years nanardon - don't check acl when synchronize object even for deletion
(edit) @539   15 years nanardon - use correct function…
(edit) @538   15 years nanardon - ooops
(edit) @537   15 years nanardon - log the error if status file cannot be opened
(edit) @536   15 years nanardon - really update status file
(edit) @535   15 years nanardon - use correct variable
(edit) @533   15 years nanardon - kill debug warning
(edit) @532   15 years nanardon - factorize and simplify synchronisation code (I hope it still works)
(edit) @529   15 years nanardon - skip acl in internal call
(edit) @525   15 years nanardon - use a write method for status which preserv ownership and permissions
(edit) @524   15 years nanardon - log message level adaptation to have object syncronisation output
(edit) @520   15 years nanardon - don't use print to output message
(edit) @519   15 years nanardon - skip acl check when an attribute refer to another
(edit) @514   15 years nanardon - homeDirectory is mandatory for objectClass posixAccount, avoiding null …
(edit) @504   15 years nanardon - check login user can chang password of the user
(edit) @501   15 years nanardon - fix array reference access
(edit) @499   15 years nanardon - make discovery case insensitive
(edit) @498   15 years nanardon - do not see 0 changes as an erreur, kill error 'cannot change revaliases'
(edit) @496   15 years nanardon - allow to set revaliases from user object
(edit) @494   15 years nanardon - allow aliases modification from users objects
Note: See TracRevisionLog for help on using the revision log.