Hi,

Please review a few fixes and improvements:


1. Fixed permissions for the Signon storage directory.

This will allow `Restore` operation to work.

https://gitorious.org/accounts-sso/signon/commit/955acb690aab318633a64d0c536f5137362e95e6


2. Allow authentication core cache to append BLOB authentication data.

In case of authentication cache multiple inserts for the same cache key, any 
newly inserted
BLOB data will be appended to the existing one, while already cached data is 
not deleted.

https://gitorious.org/accounts-sso/signon/commit/e4aa472c350aaef8cbdf817bb749c21e08d89641


3. Removed TODO.

Not allowing duplicate parameters in the auth. session data.

https://gitorious.org/accounts-sso/signon/commit/adbb62c233f0fe4d2fb7850243d3e981622fb80e


4. Improved authentication data caching

If the secrets db is not open, the SignonIdentity caches
authentication data upon a successful storing operation.

This helps signon clients to perform SSO after storing credentials, without
sending username/password through the auth. session data, even when the secure 
storage is closed.

https://gitorious.org/accounts-sso/signon/commit/fe9cc7a93270f735b24c68c9298e60315a4f14b7


Br,
Aurel

_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to