Christian Zimmermann writes
> could you add Dan Hayes, dhayes501(a)gmail.com to the RAS-RUN mailing list?
Done. He should be getting this mail.
> He is going to maintain the new RAS server.
Welcome!
Cheers,
Thomas Krichel http://openlib.org/home/krichelhttp://authorclaim.org/profile/pkr1
skype: thomaskrichel
Christian Zimmermann writes
> I have received over the years half a dozen complaints like this,
> not a lot, but they make a lot of sense. I suggest that ACIS and RAS
> by default do not send the password.
Implemented
aras@nebka:~/acis/presentation/ras/email$ diff arpm-notice.xsl arpm-notice.xsl~
164c164
< <!-- <p>Your password in our service is: <xsl:value-of select='$user-pass'/></p> -->
---
> <p>Your password in our service is: <xsl:value-of select='$user-pass'/></p>
aras@nebka:~/acis/presentation/ras/email$ diff citations-auto-profile-update.xsl citations-auto-profile-update.xsl~
82c82
< <!-- <p>Your password in our service is: <xsl:value-of select='$user-pass'/></p> -->
---
> <p>Your password in our service is: <xsl:value-of select='$user-pass'/></p>
Cheers,
Thomas Krichel http://openlib.org/home/krichelhttp://authorclaim.org/profile/pkr1
skype: thomaskrichel