upayavira 2003/09/21 05:01:17
Modified:
src/blocks/authentication-fw/java/org/apache/cocoon/webapps/authentication/flow/javascript
auth.js
Log:
Adding comments and CVS version stuff
Revision Changes Path
1.5 +6 -2
cocoon-2.1/src/blocks/authentication-fw/java/org/apache/cocoon/webapps/authentication/flow/javascript/auth.js
Index: auth.js
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/authentication-fw/java/org/apache/cocoon/webapps/authentication/flow/javascript/auth.js,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- auth.js 21 Sep 2003 11:51:08 -0000 1.4
+++ auth.js 21 Sep 2003 12:01:17 -0000 1.5
@@ -49,8 +49,12 @@
*/
/**
-
- WARNING - THIS IS EXPERIMENTAL STUFF!!! Use it at your own risk
+ * Flow/Javascript wrapper to Cocoon authentication framework.
+ *
+ * WARNING - THIS IS EXPERIMENTAL STUFF!!! Use it at your own risk
+ *
+ * @author <a href="mailto:[EMAIL PROTECTED]">Upayavira</a>
+ * @version CVS $Id$
*/
function auth_checkAuthentication(handler, application) {