Daniel DeGroff

Results 251 comments of Daniel DeGroff

Thanks for your contribution @atakane. @mooreds do you think this belongs here, or https://github.com/FusionAuth/fusionauth-contrib?

Thanks for the addition info @atakane that is helpful. My hesitation with accepting this PR in this repo is that I am not familiar with Caddy (yet) and any changes...

@mooreds Since I'm sure you're not busy... :-) if you had any time to look at this, or test it that would be great. Otherwise it is still on my...

https://github.com/FusionAuth/fusionauth-install/blob/0389385c858dba9d253ee520c7dd6f77f2d36e2c/install.sh#L64 Hmm.. I think we are using `-L` already which should follow redirects.

Is this a dup of https://github.com/FusionAuth/fusionauth-issues/issues/1519 ?

A possible native integration with https://www.hypr.com may satisfy this requirement.

Internal: Instead of failing to render we should just perform some additional validation earlier so that we can redirect to a nice error page.

I was thinking we had an open issue somewhere for this but I couldn't find it. But we do want to ad intelli-sense to the search bar. For example, here...

If I understand the request, we do allow you to create an API key that can only work for a specific tenant. (i.e. can only access users, groups and applications...

Ah, ok, I think I understand. You can limit access to the Application API, you can toggle on `GET`, `DELETE`, `PUT`, `POST` (for example) for the `/api/application` row in the...