Confirmed users
927
edits
Tarek.ziade (talk | contribs) |
Tarek.ziade (talk | contribs) |
||
| Line 61: | Line 61: | ||
* The server is implemented using server-core, for the authentication APIs | * The server is implemented using server-core, for the authentication APIs | ||
* Users are stored in LDAP for Mozilla, but people can use alternative back-ends | * storage | ||
* Site tokens are stored in MySQL, but people can use alternative back-ends | ** Users are stored in LDAP for Mozilla, but people can use alternative back-ends | ||
** Site tokens are stored in MySQL, but people can use alternative back-ends | |||
** the association handles are stored in memcached | |||
* The server uses the same node assignment library than Sync to associate a user to a server | * The server uses the same node assignment library than Sync to associate a user to a server | ||
* A new multi-value field is added in the LDAP User object: ''service-enabled'' | * A new multi-value field is added in the LDAP User object: ''service-enabled'' | ||