Author: thomas.heute(a)jboss.com
Date: 2007-09-12 04:04:19 -0400 (Wed, 12 Sep 2007)
New Revision: 8235
Modified:
branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-sar/conf/identity-ui-configuration.xml
trunk/core-identity/src/resources/portal-identity-sar/conf/identity-ui-configuration.xml
Log:
minor
Modified:
branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-sar/conf/identity-ui-configuration.xml
===================================================================
---
branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-sar/conf/identity-ui-configuration.xml 2007-09-11
21:35:43 UTC (rev 8234)
+++
branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-sar/conf/identity-ui-configuration.xml 2007-09-12
08:04:19 UTC (rev 8235)
@@ -26,9 +26,9 @@
<!--
subscription mode - defines the workflow used for registering users
available default options:
- - automatic
- - jbp_identity_validation_workflow
- - jbp_identity_validation_approval_workflow
+ - automatic: No email validation, No admin approval
+ - jbp_identity_validation_workflow: Email verification, No admin approval
+ - jbp_identity_validation_approval_workflow: Email verification, Admin approval
-->
<subscription-mode>automatic</subscription-mode>
<!--
@@ -36,7 +36,7 @@
-->
<overwrite-workflow>false</overwrite-workflow>
<!--
- email-domain: used for sending e-mails
+ email-domain: used in the email template sent for email verification
-->
<email-domain>jboss.org</email-domain>
<!--
Modified:
trunk/core-identity/src/resources/portal-identity-sar/conf/identity-ui-configuration.xml
===================================================================
---
trunk/core-identity/src/resources/portal-identity-sar/conf/identity-ui-configuration.xml 2007-09-11
21:35:43 UTC (rev 8234)
+++
trunk/core-identity/src/resources/portal-identity-sar/conf/identity-ui-configuration.xml 2007-09-12
08:04:19 UTC (rev 8235)
@@ -26,9 +26,9 @@
<!--
subscription mode - defines the workflow used for registering users
available default options:
- - automatic
- - jbp_identity_validation_workflow
- - jbp_identity_validation_approval_workflow
+ - automatic: No email validation, No admin approval
+ - jbp_identity_validation_workflow: Email verification, No admin approval
+ - jbp_identity_validation_approval_workflow: Email verification, Admin approval
-->
<subscription-mode>automatic</subscription-mode>
<!--
@@ -36,7 +36,7 @@
-->
<overwrite-workflow>false</overwrite-workflow>
<!--
- email-domain: used for sending e-mails
+ email-domain: used in the email template sent for email verification
-->
<email-domain>jboss.org</email-domain>
<!--
Show replies by date