-
This was feedback from the Fits BOF at ADASS. Apparently a help desk email was submitted.
-
Au moment de vérifier la connection de la personne, si son identifiant est introuvable, avant d'envoyer un message d'erreur "identifiant introuvable" essayer de voir si ce qui est passé comme un ident…
-
**Related feature**: #1
#### Review
- [ ] Check code in every layers/classes
- [ ] Check names and naming conventions, validation constraints, mappings...
#### Tests
- [ ] Identify and li…
-
-
Why Identity is not used during verifier calculation? According to some posts like this [one](https://crypto.stackexchange.com/a/9430/80987) it is a big security flaw. Also [RFC 5054](https://www.rfc-…
-
A vérifier pour chaque type de donnée l'intégration et le fonctionnement correct ainsi ue le mode obligatoire lors de la saisie
- [x] text
- [x] longtext
- [x] time
- [x] boolean
- [x] file
- …
-
Both the 'Query' and 'Contact an Expert' Verification actions seem to put the record into the same 'Queried' status, or at least filtering by 'Queried' seems to bring up records where either of the ac…
-
after running `mvn clean package` and `java -jar test-auth-1.0-SNAPSHOT-jar-with-dependencies.jar ` it prints out code_verifier value and gives me below error
`Exception in thread "main" java.lang.N…
-
I initially entered this issue [here](https://github.com/rubenv/sql-migrate/issues/146), but it seems that the error is actually from file `pq/conn.go` or `pq/notify.go`.
When using COPY keyword i…
-
I installed and added following code to application.rb
EmailVerifier.config do |config|
config.verifier_email = "realname@realdomain.com"
end
but when i tried to use this
EmailVerifier.check("pan…