October-2 - Distributed authentication, Simple Search RSS API and more
YACS better promotes the concept of small sites involved into large clouds of servers with the introduction of authentication services. If you have registered once as Joe at
To design this feature we have selected to reuse the
Also, YACS better implements the Simple Search RSS API on the back-end side. Search requests can now scope either articles, comments, files, links images or user profiles.
In order to speed syndication, we have implemented compression in RSS fetching, and a separate feed has been created to transmit contents of published pages.
foo.bar.com, and if this server supports authentication back-end services, you will be able to login at any YACS server by providing the fully qualified user name joe@foo.bar.com, and the password as usual.To design this feature we have selected to reuse the
drupal.login XML-RPC primitive as implemented into Drupal. Yes, this means that YACS can authenticate a user registered at a Drupal server.Also, YACS better implements the Simple Search RSS API on the back-end side. Search requests can now scope either articles, comments, files, links images or user profiles.
In order to speed syndication, we have implemented compression in RSS fetching, and a separate feed has been created to transmit contents of published pages.
Users::login() in users/users.php. On remote authentication, YACS creates 'shadow' user profiles linked to the origin server. When asked to change passwords on a shadow record, YACS redirects to the origin server (users/password). By implementing an existing XML-RPC API, YACS is compatible with existing Drupal resources for user authentication.[user=alfred]. Implemented in articles, in files, in images. See Links::transform_reference() in links/links.php.Logger::notify(). Saved message is not cut anymore. See agents/logger.phpinclude directive has been changed to include_once, just in case...Rate this page
Posted by Bernard on Oct. 2 2004, (popular)