annotate sites/all/modules/restws/restws_basic_auth/restws_basic_auth.info @ 9:830c812b520f

added smtp module
author root <root@paio.local>
date Mon, 28 Oct 2013 15:34:27 +0000
parents ce11bbd8f642
children
rev   line source
danielebarchiesi@4 1 name = Basic authentication login
danielebarchiesi@4 2 description = User login from HTTP authorization headers (part of RESTful web services).
danielebarchiesi@4 3 core = 7.x
danielebarchiesi@4 4
danielebarchiesi@4 5 ; Information added by drupal.org packaging script on 2013-08-07
danielebarchiesi@4 6 version = "7.x-2.1"
danielebarchiesi@4 7 core = "7.x"
danielebarchiesi@4 8 project = "restws"
danielebarchiesi@4 9 datestamp = "1375888987"
danielebarchiesi@4 10