[Klone-users] KLone version 2.1.0 released
thomas fossati
tho at koanlogic.com
Tue Apr 29 06:59:21 EDT 2008
Hi Radek,
On Apr 29, 2008, at 11:59 AM, Radek wrote:
> You can note in README that the password can be hashed this way:
>
> $ irb
> irb> require 'digest/md5'
> irb> Digest::MD5.hexdigest('stewy')
>
> or simmilar using other environments like Perl.
mmm a bit too late to put it into the release, but we can park it in
wiki for the moment. If you are going to work on integrating u_pwd
into your app, we could perhaps update the "Login with KLone" page, no ?
> I've questions:
>
> 1. Is there a simple way how to display in klone application the value
> in VERSION file? Maybe I overlooked that.
Yes, you can use the klone_version() function.
> 2. When running klone application I can give it -V option to display
> version of KLone used. It will be helpfull if it can also display
> version of application. For instance
> $ kloned --app-version
> 1.3.15
good idea !
ciao, t.
More information about the klone-users
mailing list