|
|
Changes made in each release1.1.2- added JConnect ExApp API to the elgg
- code cleanups
- removes OpenID library from elgg_jconnect plugin..
1.1.3- Look and feel changed for JConnect Login from ExApps.
- Persistant Login added to JConnect Login (Stay Sign In Option)
- Security Layer added to Joomla-Elgg communication
- authentication and integrity done via sending hmac-md5 of message arguments
- confidentiality is done only for passwords and encrypted with AES
- 2 different keys used and secret key chaged for containing both that keys
- Auto Active logout chaged
- remove the xmrpc method and implemented a REST one
- in the exapp changed the function at class JConnect to work with new redirection based logout
- a method added to exAPI's JCAuth class as logout
- 5 Bugs fixed
|