comparison sites/all/modules/restws/restws_basic_auth/restws_basic_auth.info @ 4:ce11bbd8f642

added modules
author danieleb <danielebarchiesi@me.com>
date Thu, 19 Sep 2013 10:38:44 +0100
parents
children
comparison
equal deleted inserted replaced
3:b28be78d8160 4:ce11bbd8f642
1 name = Basic authentication login
2 description = User login from HTTP authorization headers (part of RESTful web services).
3 core = 7.x
4
5 ; Information added by drupal.org packaging script on 2013-08-07
6 version = "7.x-2.1"
7 core = "7.x"
8 project = "restws"
9 datestamp = "1375888987"
10