Changeset 6997 for TI12-security/trunk/MyProxyWebService
- Timestamp:
- 11/06/10 16:06:00 (11 years ago)
- Location:
- TI12-security/trunk/MyProxyWebService
- Files:
-
- 1 deleted
- 35 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/MyProxyWebService
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/.project
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/.pydevproject
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/LICENSE
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/README
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/documentation
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/documentation/Makefile
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/ez_setup.py
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/__init__.py
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/__init__.py
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/README
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/__init__.py
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/ca
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/ca/d573507a.0
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/httpbasicauth.ini
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/localhost.crt
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/localhost.key
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/myproxy-ws-get-trustroots.sh
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/myproxy-ws-logon.sh
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/myproxy_ws.py
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/myproxywsgi.ini
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/test_httpbasicauth.py
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/test_myproxywsgi.cfg
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/test_myproxywsgi.py
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/test_myproxywsgi_with_paster.py
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/wsgi
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/wsgi/__init__.py
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/wsgi/app.py
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/wsgi/httpbasicauth.py
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/myproxy/server/wsgi/middleware.py
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/setup.cfg
- Property keywords set to Id
-
TI12-security/trunk/MyProxyWebService/setup.py
- Property keywords set to Id
r6978 r6997 21 21 setup( 22 22 name = 'MyProxyWebService', 23 version = '0.1. 1',23 version = '0.1.2', 24 24 description = 'MyProxy Web Service', 25 25 long_description = '''\
Note: See TracChangeset
for help on using the changeset viewer.