rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: meph++ on October 01, 2008, 09:02:01 AM

Title: Change password by user
Post by: meph++ on October 01, 2008, 09:02:01 AM
Hello at all,

It's possible in HFS the user change the password ???

Many Thanks
Title: Re: Change password by user
Post by: rejetto on October 01, 2008, 09:34:56 AM
Not at the moment.
But it in the next beta i will add a macro to change the password, so it will be technically possible (but not easy).
Title: Re: Change password by user
Post by: meph++ on October 01, 2008, 09:45:01 AM
Thank you Rejetto, look the next beta..
Title: Re: Change password by user
Post by: meph++ on October 18, 2008, 02:14:37 PM
Hello
With the new version beta 208 its possible to change the password by user of the protect resource folder...

as I do ???

many thanks at all

meph
Title: Re: Change password by user
Post by: Foggy on October 19, 2008, 09:37:52 AM
It is now possible for the user to change their password but the catch is that the template has to support the feature, so it may still take some time until it is possible but you may take a look in the template section in the wiki and try coding your own support for it in the template you are currently using.
Title: Re: Change password by user
Post by: rejetto on October 19, 2008, 10:57:28 AM
as i told you above
Quote
it will be technically possible (but not easy).
in the future it will be also easy, but at the moment it is not. ;)
you can do it by using template macros, but it requires programmers-like skills.
you will find many information about template macros on the documentation (http://www.rejetto.com/wiki) and here on the forum.