Projet

Général

Profil

Paste
Télécharger (780 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / ldap / ldap_feeds / TODO.txt @ 91af538d

1

    
2
- add ldap token evaluation to feeds such that multiple attributes can be parsed
3
- add functionality to populate user->data['ldap_user'] and other user populating data
4
- simpletests
5
- documenation of use cases
6
- inclusion of sample feeds as exportables
7
- deal with multivalued attributes.  this is already built into tokenization and should be resolved from there by
8
    using token nameing structure there.  see ldap_servers_token_tokenize_entry() function and http://drupal.org/node/1245736
9
-  create mapper for feeds user processor for user->data array
10
-  add mapper/processor hook for creating ldap authmapping option on importing.  does this need to extend user processor?
11
-  figure out how to programmatically call importer on user logon so importer can execute post logon