Just wanted to close off this thread... The todoapp has now moved to isisaddons, and integrates security and other services. So you can use this as a working example to use as a reference [1]
HTH Dan [1] https://github.com/isisaddons/isis-app-todoapp On 8 February 2015 at 22:37, Martin Grigorov <[email protected]> wrote: > Hi, > > On Sun, Feb 8, 2015 at 7:58 PM, James Agada <[email protected]> > wrote: > > > I will like to get the following services working, but I am stumped since > > the documentation is a bit scattered. > > > > 1. Security module - with working userregisteration, password reset, > > forgot password functionality. I have downloaded the security module > sample > > application and tried to run it but no luck. How can I make this work on > a > > simple app archetype. > > > > Please check my response to your question about email service. > I'll see how security module documentation can be improved to explain what > to do to to see this functionality in the demo app. > For obvious reasons we won't hardcode SMTP username and password in the > demo app. > > > > 2. Audit module - how do I add this to the simple app archetype. I just > > want it to work and then I can extend to my application. > > > > I haven't used this module myself yet but most of the time all you need to > do is just to add Maven dependency to the -dom module, i.e. > isis-module-audit-dom, to your webapp/pom.xml. > Check http://isis.apache.org/reference/services/auditing-service.html and > https://github.com/isisaddons/isis-module-audit/blob/master/README.md > > > > > > Rgds > > This email and any attachment thereto are confidential and priviledged. > if > > you have received it in error, please delete immediately and notify the > > sender. Do not disclose, copy, circulate or in any way use it. The > > information contained therein is for the address only, if you reply on > it, > > its at your own risk. Emails are not guaranteed to be secure or error > free, > > the message and any attachment could be intercepted, corrupted, lost, > > delayed, incomplete or ammended. Computer warehouse group and its > divisions > > do not accept liability for damage caused by this email or any > attachment. > > The message you tried to print is protected with Information Rights > > Management. You don't have the necessary user rights to print the > message. > > >
