Steve Pallen

Results 136 comments of Steve Pallen

I'm open to a PR for this. Thanks,

I would love to have ldap support. I'm going to need it in a project that I'm developing right now. The problem is that i have no experience with LDAP....

@OvermindDL1 I was planning on looking at then If I'm going to do the work myself. Thanks...

Can you please explain the use case for using the "EXTERNAL_HOSTNAME" env variable? The system already creates the url based on the Endpoint's http: [host: "..."] and https: [host: "..."]...

Sorry for the delay getting back to you on this @sashman. I've reviewed the PR and have some comments: * Why have you have only implemented this for the confirmation_url?...

I would create a new plug and added it to the router pipeline before the coherence plug. There, you can check if the user is logged in and should be...

Coherence should already provide some limited support for multiple user models. Although I have not tested it directly on Coherence, the Session plug does have support for providing a `db_model`...

@joshuataylor Sounds great. Are you planning on submitting PR? If so, would be great to review design as you go.

I'm going to need this in about a week too. So, expect an update soon.

@dsignr No updates yet. I have some WIP done for refactor that would allow namespaced coherence configuration. The driver for this is mainly to support coherence in umbrella apps. However,...