Andrew E. Bruno

Results 73 comments of Andrew E. Bruno

@Jonathan-Caruana Yes, it's in the works. Hoping to release a new version of mokey soon.

@mmorgotti Thanks for reporting this. Would be great to get bootstrap/jquery updated. If you end up getting it working feel free to submit a PR. We'll try and bump this...

@hexa2k9 Sounds great! Let us know if you get PR going. This has been on the list for a while now and would be great to get updated.

@Wunderharke yes I think this is certainly doable. Will add it to the TODO list of features.

This looks great! Thanks for sharing.

You can turn on debug mode in mokey using the `--debug` flag: ``` ./mokey -c mokey.yaml --debug server ``` If you installed via the rpm, this is enabled by default.

@mzaranbnl can you describe your use case a bit more? Sounds like you want to enable user signup but have users enabled by default so they don't have to verify...

@zem Thanks for the feedback. We hadn't really thought about this use case before but will give it some thought. I can imagine this being a feature that perhaps can...

No, this is a limitation of POSIX/FreeIPA. Usernames may only include letters, numbers, _, -, . (I believe) so you can't use an email address as a username.

You can find the HTML templates in `/user/share/mokey`. You should be able to add the link there.