The Wayback Machine - https://web.archive.org/web/20201129090319/https://github.com/topics/identity
Skip to content
#

identity

Here are 859 public repositories matching this topic...

gpor0
gpor0 commented Nov 17, 2020

Describe the bug

After Hydra startup log warns about configuration key deprecation. There is no records in documentation reference (https://www.ory.sh/hydra/docs/reference/configuration/) about oidc.subject_identifiers.supported_types.

Reproducing the bug

Steps to reproduce the behavior:

Start Hydra Hydra v1.9.0-alpha.2 with oidc.subject_identifiers.enabled set to public

_Se

dantrevino
dantrevino commented Oct 4, 2020

Just playing around with my miner tonight, I set burn_fee_cap = -2 and the miner stopped with a thread panic.

Process abort due to thread panic
   0: backtrace::backtrace::libunwind::trace
             at .cargo/registry/src/github.com-1285ae84e5963aae/backtrace-0.3.50/src/backtrace/libunwind.rs:95
      backtrace::backtrace::trace_unsynchronized
             at .cargo/registry/src/git
pomerium
travisgroth
travisgroth commented Aug 14, 2019

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

As observed during #261, users can accidentally set timeouts inconsistently. A concrete example is that one can set a User facing timeout lower than any backend timeout, such that requests may fail early.

Describe the solution you'd like

We should provide some sanity checking to prevent unintended timeout behavior.

aeneasr
aeneasr commented Nov 17, 2020

Describe the bug

Currently, login requests will fail faster if the user does not exist as the hash does not have to be computed. This can leave to timing attacks where an attacker can guess if a user exists or not, which defeats account enumeration defenses.

Expected behavior

Every login request should take a similar amount of time regardless of whether the user exists or not. The

janschoelchAtOK
janschoelchAtOK commented Jun 26, 2020

Is your feature request related to a problem? Please describe.
This feature request is Android related. We would like to enable the WindowManagerFlags.Secure flag on every bit of our app, so that the app content gets hidden once the app enters the background (e.g. in Android task overview). This flag also prevents the user from taking screenshots. Adam Pedley once wrote a nice and short blog

Improve this page

Add a description, image, and links to the identity 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 identity topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.