Revision: 3175
Author: jaim...@gmail.com
Date: Tue Sep 25 02:21:35 2012
Log: Updated documentation for 1.10 release.
Merged from trunk r3172.
http://code.google.com/p/simplesamlphp/source/detail?r=3175
Modified:
/branches/simplesamlphp-1.10/docs/simplesamlphp-changelog.txt
/branches/simplesamlphp-1.10/docs/simplesamlphp-idp.txt
=======================================
--- /branches/simplesamlphp-1.10/docs/simplesamlphp-changelog.txt Wed Aug
29 02:33:58 2012
+++ /branches/simplesamlphp-1.10/docs/simplesamlphp-changelog.txt Tue Sep
25 02:21:35 2012
@@ -15,11 +15,16 @@
* Clean up executable-permissions on files.
* Change encryption to use the rsa-oaep-mgf1p key padding instead of
PKCS 1.5.
* Update translations.
+ * Added Serbian translation.
### `core`
* `core:UserPass(Org)Base`: Add "remember username" option.
+### `papi`
+
+ * New authentication module supporting PAPI protocol.
+
### `radius`
* New feature to configure multiple radius servers.
=======================================
--- /branches/simplesamlphp-1.10/docs/simplesamlphp-idp.txt Mon Apr 23
22:41:03 2012
+++ /branches/simplesamlphp-1.10/docs/simplesamlphp-idp.txt Tue Sep 25
02:21:35 2012
@@ -77,6 +77,9 @@
[`authtwitter:Twitter`](./authtwitter:oauthtwitter)
: Authenticate with your Twitter account using the Twitter OAuth API.
+[`papi:PAPI`](./papi:papi)
+: Authenticate by means of the PAPI protocol.
+
In this guide, we will use the `exampleauth:UserPass` authentication
module. This module does not have any dependencies, and is therefore simple
to set up.
--
You received this message because you are subscribed to the Google Groups
"simpleSAMLphp commits" group.
To post to this group, send email to simplesamlphp-commits@googlegroups.com.
To unsubscribe from this group, send email to
simplesamlphp-commits+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/simplesamlphp-commits?hl=en.