rejetto forum

Change password by user

meph++ · 6 · 8653

0 Members and 1 Guest are viewing this topic.

Offline meph++

  • Occasional poster
  • *
    • Posts: 30
    • View Profile
Hello at all,

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

Many Thanks


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
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).


Offline meph++

  • Occasional poster
  • *
    • Posts: 30
    • View Profile

Offline meph++

  • Occasional poster
  • *
    • Posts: 30
    • View Profile
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


Offline Foggy

  • Tireless poster
  • ****
    • Posts: 806
    • View Profile
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.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
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 and here on the forum.