Author: [email protected]
Date: Fri Apr  6 09:23:33 2012
New Revision: 2183

Log:
[AMDATUAUTH-126] Small patch to facilitate developers using a default random key

Modified:
   trunk/amdatu-auth/config/src/main/resources/org.amdatu.auth.tokenprovider.cfg

Modified: 
trunk/amdatu-auth/config/src/main/resources/org.amdatu.auth.tokenprovider.cfg
==============================================================================
--- 
trunk/amdatu-auth/config/src/main/resources/org.amdatu.auth.tokenprovider.cfg   
    (original)
+++ 
trunk/amdatu-auth/config/src/main/resources/org.amdatu.auth.tokenprovider.cfg   
    Fri Apr  6 09:23:33 2012
@@ -30,4 +30,4 @@
 #
 # By default this key is empty, such that the admin is forced to think about 
the
 # policy to be used here.
-secretkey=
+secretkey=${auth.secretkey}
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to