Skip to content
#

hydra

Here are 140 public repositories matching this topic...

UkonnRa
UkonnRa commented Dec 18, 2019

Is your feature request related to a problem? Please describe.

When querying the Clients/Consent Sessions using pagination, ORY Hydra will only return results with some links, but not the total count of the items, which is useful to display in the frontend, you know, showing the total pages or something.

Describe the solution you'd like

Add the total_count parameter into Hea

api-platform
jvigneron
jvigneron commented Nov 28, 2019

Description
To be able to optionaly remove the google fonts dependency on any page of the api-platform.

Example
Remove the google font stylesheet in line 8 in the file api-platform\core\src\Bridge\Symfony\Bundle\Resources\views\SwaggerUi\index.html.twig depending on a configuration variable.

Context
I'm working on an intranet application for a 100000+ employees company and

jhertz
jhertz commented Apr 17, 2020

Hi All,

So I'm trying to use hydra to bruteforce a login on a system that uses custom http headers to receive the username and password. Hydra does not seem to be doing substitution of ^USER^ and ^PASS^ when used as HTTP headers. If I issue issuing a call to hydra like this:

hydra "http-post://0.0.0.0:8000/:H=username\:^USER^:H=password\:^PASS^" -l admin -p admin

I see the following r

BigRoy
BigRoy commented Nov 26, 2019

Describe the feature you'd like

At this stage it's unclear how to actually use the arnold-usd repository and how to adopt or even test the functionality.

Describe the solution you'd like

  1. It would be good to briefly elaborate what the correct environment should be after building, e.g. what should be added to PATH or maybe to some Arnold-related environment variables to have
orangewolf
orangewolf commented Feb 6, 2019

Descriptive summary

Current Hyku requires a Honeybadger account. Other tools (like Sentry) are also in common use and this should be configurable and not hard coded in the stack.

Rationale

Making this a configuration option frees us from requiring a paid service account.

Improve this page

Add a description, image, and links to the hydra topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hydra topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.