|
|
@4623
|
12 years |
pjkersha |
add openssl module.
|
|
|
@4621
|
12 years |
pjkersha |
Adding unit tests directory from ndg.security.test
|
|
|
@4620
|
12 years |
pjkersha |
Adding unit tests directory from ndg.security.test
|
|
|
@4619
|
12 years |
pjkersha |
Adding unit tests directory from ndg.security.test
|
|
|
@4617
|
12 years |
pjkersha |
Adding unit tests directory from ndg.security.test
|
|
|
@4616
|
12 years |
pjkersha |
Adding unit tests directory from ndg.security.test
|
|
|
@4615
|
12 years |
pjkersha |
#941: MyProxy? Client egg - adding unit test dir.
|
|
|
@4612
|
12 years |
pjkersha |
Branching MyProxy? Client into it's own egg ready for release as an …
|
|
|
@4611
|
12 years |
pjkersha |
* Updates to egg dependencies - remove packages that are no longer needed
…
|
|
|
@4610
|
12 years |
pjkersha |
Branch out MyProxy client into it's own egg ready for submission to PyPI …
|
|
|
@4609
|
12 years |
pjkersha |
#1004 Security Filter:
* added unit tests for SSLClientAuthNMiddleware. …
|
|
|
@4606
|
12 years |
pjkersha |
#1004 Security Filter:
* SSLClientAuthNMiddleware initial version near …
|
|
|
@4603
|
12 years |
pjkersha |
#1004: initial work on Security Filter:
* started new …
|
|
|
@4587
|
12 years |
pjkersha |
* Completed integration work for common WSGI/SOAP client based interfaces …
|
|
|
@4586
|
12 years |
pjkersha |
Removed refs to Twisted in ndg-security-install. Twisted is no longer …
|
|
|
@4584
|
12 years |
pjkersha |
Started integration work for common WSGI/SOAP client based interfaces …
|
|
|
@4576
|
12 years |
pjkersha |
Fixed sessionmanager unit tests- updated SessionManager?.getAttCert calls …
|
|
|
@4575
|
12 years |
pjkersha |
Fixes to sessionmanagerclient unit test Paste ini file config
|
|
|
@4573
|
12 years |
pjkersha |
* updated configfileparsers imports for new module name.
* improved error …
|
|
|
@4569
|
12 years |
pjkersha |
Renamed classfactory and configfileparsers modules.
|
|
|
@4568
|
12 years |
pjkersha |
Move sqlobject into credentialrepository sub-package
|
|
|
@4567
|
12 years |
pjkersha |
New package to hold Credential Repository implementations. Renamed …
|
|
|
@4566
|
12 years |
pjkersha |
Add deprecation warning for SQLObject CredentialRepository? implementation. …
|
|
|
@4565
|
12 years |
pjkersha |
OpenID Provider Rendering interface:
* Completed port of Buffet based …
|
|
|
@4559
|
12 years |
pjkersha |
Moved BasicAuthNInterface from OpenID Provider __init.py module to it's …
|
|
|
@4554
|
12 years |
pjkersha |
OpenID Provider Authentication interface:
* more progress on port of …
|
|
|
@4553
|
12 years |
pjkersha |
Added templates folder to OpenID Provider buffet rendering interface …
|
|
|
@4552
|
12 years |
pjkersha |
Make buffet into a package in order to include templates.
|
|
|
@4551
|
12 years |
pjkersha |
Make buffet into a package in order to include templates.
|
|
|
@4550
|
12 years |
pjkersha |
Make buffet into a package in order to include templates.
|
|
|
@4549
|
12 years |
pjkersha |
OpenID Provider Authentication interface:
* started work on porting …
|
|
|
@4548
|
12 years |
pjkersha |
Moved Pylons Buffet based rendering openid_provider_utils to openid …
|
|
|
@4547
|
12 years |
pjkersha |
Added renderinginterface sub-package to …
|
|
|
@4546
|
12 years |
pjkersha |
REAMDE for Tests/ dir
|
|
|
@4545
|
12 years |
pjkersha |
OpenID Provider Authentication interface:
* added AuthN extension to …
|
|
|
@4544
|
12 years |
pjkersha |
SQLAlchemy test harness.
|
|
|
@4543
|
12 years |
pjkersha |
Moved openid under wsgi
|
|
|
@4542
|
12 years |
pjkersha |
new authninterface sub-package to ndg.security.server.wsgi.openid.provider
|
|
|
@4541
|
12 years |
pjkersha |
moved openid_provider -> init.py in openid.provider package.
|
|
|
@4540
|
12 years |
pjkersha |
moved openid_provider into new openid.provider package structure.
|
|
|
@4539
|
12 years |
pjkersha |
Make openid_provider into a separate package.
|
|
|
@4538
|
12 years |
pjkersha |
OpenID Provider Authentication interface:
* tested in ID Select mode. …
|
|
|
@4537
|
12 years |
pjkersha |
OpenID Provider Authentication interface:
* added capability for defining …
|
|
|
@4528
|
12 years |
pjkersha |
Added an Authentication interface for the OpenID Provider to enable …
|
|
|
@4527
|
12 years |
pjkersha |
Updated BaseSignatureHandler? and WSSecurityconfig classes to correctly …
|
|
|
@4526
|
12 years |
pjkersha |
Integrated OpenID provider into WSGI stack together with Session Manager …
|
|
|
@4525
|
12 years |
pjkersha |
Adding OpenIDProviderMiddleware filter to Combined Services unit test …
|
|
|
@4522
|
12 years |
pjkersha |
Combined Services unit tests:
* tested multi lines for pipeline config in …
|
|
|
@4521
|
12 years |
pjkersha |
Completed tests running Attribute Authority and Session Manager in the …
|
|
|
@4520
|
12 years |
pjkersha |
ndg.security.server.wsgi.utils.sessionmanagerclient.WSGISessionManagerClien …
|
|
|
@4516
|
12 years |
pjkersha |
fixed typo for userx509certauthn module name in Session Manager unit …
|
|
|
@4515
|
12 years |
pjkersha |
usercertauthn module renamed to userx509certauthn in Session Manager / SM …
|
|
|
@4513
|
12 years |
pjkersha |
Added local Session Manager call test to combined services unit tests.
|
|
|
@4509
|
12 years |
pjkersha |
Added Python test client for http basic auth
|
|
|
@4508
|
12 years |
pjkersha |
Experimenting with http basic auth
|
|
|
@4501
|
12 years |
pjkersha |
New ndg.security.server.wsgi.utils package to hold Session Manager and …
|
|
|
@4500
|
12 years |
pjkersha |
Added and tested dbauthn module to Session Manager authentication …
|
|
|
@4480
|
12 years |
pjkersha |
Combined Services tests:
* added capability for Session Manager to call …
|
|
|
@4479
|
12 years |
pjkersha |
Added Combined Services unit test - tests Session Manager and Attribtue …
|
|
|
@4464
|
12 years |
pjkersha |
Added a test deployment to try out Session Manager and Attribute Authority …
|
|
|
@4463
|
12 years |
pjkersha |
More re-arranging of Site A/B AA config.
|
|
|
@4462
|
12 years |
pjkersha |
More re-arranging of Site A/B AA config.
|
|
|
@4461
|
12 years |
pjkersha |
More re-arranging of Site A/B AA config.
|
|
|
@4460
|
12 years |
pjkersha |
More re-arranging of Site A/B AA config.
|
|
|
@4459
|
12 years |
pjkersha |
Put all config for Site A test Attribute Authority into one dedicated …
|
|
|
@4447
|
12 years |
pjkersha |
* Updated Session Manager unit tests to include a call to a locally …
|
|
|
@4446
|
12 years |
pjkersha |
Updated CredentialWallet? unit tests to include a call to a locally …
|
|
|
@4437
|
12 years |
pjkersha |
Working Session Manager client unit tests for WSGI based Session Manager
…
|
|
|
@4407
|
12 years |
pjkersha |
More fixes to session manager client
|
|
|
@4406
|
12 years |
pjkersha |
* Fix to Session Manager WSDL to allow nillable X.509 cert and ptrivate …
|
|
|
@4405
|
12 years |
pjkersha |
* Fix to ConfigFileParsers? validateProperties - don't attempt to validate …
|
|
|
@4404
|
12 years |
pjkersha |
Updated contact e-mail address
|
|
|
@4403
|
12 years |
pjkersha |
Updated sessionmanager and attributeauthorityclient unit test readmes
|
|
|
@4402
|
12 years |
pjkersha |
Updated Session Manager for use fo abstract AuthN interface. Working SM …
|
|
|
@4401
|
12 years |
pjkersha |
ConfigFileParsers?.py: update to the way prefix is handled - if set filter …
|
|
|
@4397
|
12 years |
pjkersha |
Fixes to CredentialWallet?:
* refactored _getAttCert, …
|
|
|
@4392
|
12 years |
pjkersha |
Rerun Credential Wallet and AA client unittests with refactored WSDL stubs …
|
|
|
@4391
|
12 years |
pjkersha |
Cleaned up Test/ dir
|
|
|
@4390
|
12 years |
pjkersha |
Update to Twisted WSDL stubs
|
|
|
@4389
|
12 years |
pjkersha |
Update to WSDL stubs
|
|
|
@4388
|
12 years |
pjkersha |
Removed ndg.security.common.zsi.twisted: don't need custom WS stubs for …
|
|
|
@4387
|
12 years |
pjkersha |
Update to WSDL stubs
|
|
|
@4386
|
12 years |
pjkersha |
Update to WSDL stub Makefiles
|
|
|
@4385
|
12 years |
pjkersha |
Update to WSDL stubs
|
|
|
@4384
|
12 years |
pjkersha |
SessionMgr? -> SessionManager?
|
|
|
@4383
|
12 years |
pjkersha |
|
|
|
@4382
|
12 years |
pjkersha |
|
|
|
@4381
|
12 years |
pjkersha |
Renamed CredWallet? -> CredentialWallet?
|
|
|
@4380
|
12 years |
pjkersha |
Renamed CredWallet? module -> credentialwallet
|
|
|
@4379
|
12 years |
pjkersha |
Renamed CredWallet? module -> credentialwallet
|
|
|
@4378
|
12 years |
pjkersha |
Renamed CredWallet? module -> credentialwallet
|
|
|
@4377
|
12 years |
pjkersha |
Renamed Attribute Authority classes and reran unittests
|
|
|
@4375
|
12 years |
pjkersha |
Move ndg.security.common Session Manager and Attribute Authority back into …
|
|
|
@4374
|
12 years |
pjkersha |
Move ndg.security.common Session Manager and Attribute Authority back into …
|
|
|
@4373
|
12 years |
pjkersha |
Move ndg.security.common Session Manager and Attribute Authority back into …
|
|
|
@4372
|
12 years |
pjkersha |
Rename Attribute Authority Client unit test
|
|
|
@4371
|
12 years |
pjkersha |
Rename Attribute Authority Client unit test
|
|
|
@4370
|
12 years |
pjkersha |
Move ndg.security.server Session Manager and Attribute Authority back into …
|
|
|
@4369
|
12 years |
pjkersha |
Move ndg.security.server Session Manager and Attribute Authority back into …
|
|
|
@4368
|
12 years |
pjkersha |
Move ndg.security.server Session Manager and Attribute Authority back into …
|
|
|