-
# Overview
The goal is to develop a concept for Trace-X that ensures only newly added or to be syncted digital twins (assets) are processed, reducing daily processing volume and conserving system res…
-
## Story statement
As a fraud analyst,
**I want** to be able to expire conditions
**So that** the system can stop exerting operational control over evaluations AND
**So that** I can ensure timel…
-
**Motivation**
Currently there is no implementation of setting the non editable password expired attribute. However in using lldap it might be useful to define a certain password expiration policy su…
-
### Description
I have software that dynamically creates new users and assigns them rights to a new resource group that is also dynamically created. Once that is done, an event is fired, and I have…
-
Can lego register an account without an email address?
It is possible with other tools (letsencrypt.sh) and I don't have any need to share my email address with letsencrypt. see https://community.let…
-
### Description of the issue
I am trying to decrypt a file using a SIWE param in a custom contract call per this document:
https://developer.litprotocol.com/sdk/access-control/evm/custom-contract-…
-
We're considering an updated access token implementation with security improvements around token lifetime, as well as preventing any retrieval of tokens via the API.
-
Follow up from https://github.com/apollographql/apollo-kotlin/issues/3566
Allow to extend the schema on the client with directives:
```graphql
extend type Query {
currentMinute @maxAge(60)
…
-
I want to set a cookie with `Max-Age` only, without having `Expires`. But the following lines 875-876 keep adding the unwanted `Expires`:
https://github.com/expressjs/express/blob/0debedf4f31bb2020…
-
Using self-hosted ZWave SmartHome UI (so, not through zwave.me proxy), there's no "remember me" checkbox, and all cookies that are set by the login process (most importantly, `ZWAYSession` and `user`)…