Index: openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth.xml,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth.xml 24 Feb 2005 13:33:00 -0000 1.2 +++ openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth.xml 17 Jul 2006 05:38:38 -0000 1.3 @@ -1,6 +1,6 @@ - %myvars; ]> @@ -96,6 +96,7 @@ New API + New API EXT-AUTH-01 A @@ -122,6 +123,7 @@ Login + Login EXT-AUTH-04 A @@ -188,6 +190,7 @@ Configuration + Configuration EXT-AUTH-07 @@ -219,6 +222,7 @@ + create service contract EXT-AUTH-16 @@ -238,6 +242,7 @@ + EXT-AUTH-18 @@ -299,6 +304,7 @@ Synchronizing and Linking Users + Synchronizing and linking users EXT-AUTH-28 @@ -369,6 +375,7 @@ on the same authority. Hm. I don't think it's worth spending too much time trying to solve this problem through software. + EXT-AUTH-31 EXT-AUTH-31 @@ -452,6 +459,7 @@ Login Pages Over HTTPS + EXT-AUTH-20 EXT-AUTH-20 @@ -473,7 +481,7 @@ In both cases, it'll be handled by the driver sending automatically sending the email containing a link for the user to verify his account. Then the driver will return an account status -of "closed,temporary", and a message that says ""Check your inbox +of "closed,temporary", and a message that says "Check your inbox and click the link in the email". OpenACS will have a page which receives the email verification, for use by local accounts. Other authorities will @@ -493,6 +501,7 @@ Recommended: Untrusted Logins and Login Levels + EXT-AUTH-33 EXT-AUTH-33 @@ -553,6 +562,7 @@ Recommended: Make Non-Persistent Login Work + EXT-AUTH-34 EXT-AUTH-34 @@ -579,6 +589,7 @@ Recommended: Single-Sign-On + EXT-AUTH-23 EXT-AUTH-23 @@ -599,6 +610,7 @@ Recommended: Expire All Logins + EXT-AUTH-22 EXT-AUTH-22 @@ -629,6 +641,7 @@ Recommended: Email account owner on password change + EXT-AUTH-24 EXT-AUTH-24 @@ -644,6 +657,7 @@ Optional: Password policy + EXT-AUTH-25 EXT-AUTH-25 @@ -664,6 +678,7 @@ Optional: Login Without Explicit Authority + EXT-AUTH-26 EXT-AUTH-26 @@ -711,9 +726,10 @@ - Optional: Who's -Online + + Optional: Who's Online + EXT-AUTH-27 EXT-AUTH-27 @@ -741,6 +757,7 @@ Optional: Subsite-level configuration + EXT-AUTH-28 EXT-AUTH-28 @@ -759,6 +776,7 @@ Future: Making the Authentication API itself a service contract + EXT-AUTH-32 EXT-AUTH-32 @@ -792,6 +810,7 @@ Future: Authenticating against multiple servers simultaneously + EXT-AUTH-36 EXT-AUTH-36 @@ -820,6 +839,7 @@ Implement Specific Drivers + Implement specific drivers EXT-AUTH-09