- 19 Jun, 2021 1 commit
-
-
Sietse Ringers authored
-
- 24 May, 2021 1 commit
-
-
Bram Westerbaan authored
-
- 20 May, 2021 5 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 12 May, 2021 1 commit
-
-
Bram Westerbaan authored
-
- 25 Feb, 2021 1 commit
-
-
David Venhoek authored
This makes it easier to implement stateless servers
-
- 08 Feb, 2021 1 commit
-
-
Sietse Ringers authored
feat: add flag to IRMA server to allow callbackUrl in session requests without JWT private key installed
-
- 10 Sep, 2020 1 commit
-
-
Sietse Ringers authored
fix: use forks of cobra, viper, pflag so that depending packages don't require 'replace' directives in their go.mod
-
- 10 Aug, 2020 1 commit
-
-
Sietse Ringers authored
In production mode the defaults of several server configuration options should change to be more restrictive. When enabling production mode in a configuration file this would not happen.
-
- 21 Apr, 2020 2 commits
-
-
Sietse Ringers authored
-
David Venhoek authored
-
- 04 Mar, 2020 12 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
feat: switch to SQL revocation database for revocation server, and to simple in-memory database for requestors Requestors only need to be aware of the last x revocation records and none of the other record types. Addionally: - pass revocation configuration into RevocationStorage - refactor irma.NewConfiguration functions to use options struct - split RevocationStorage helper functions into separate structs - add credentialtype to revocation record wrapper in irmago
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 11 Feb, 2019 1 commit
-
-
Sietse Ringers authored
-