hippocms - How to save the password in the hippo repository -


how save password in hippo repository?

i wrote class generate new password, , want saved in repository. how this?

the cms has plugin changing password via ui. take @ inspiration. see org.hippoecm.frontend.plugins.cms.admin.users.user.savepassword(string) example.

perhaps page can well: http://www.onehippo.org/7_8/library/administration/users.html

essentially property on node. if can node can change it.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -