-
### Is your feature request related to a problem? Please describe.
Admins can delete a conversion. This can cause undesirable effects including:
- If this is the only conversion for a meter usin…
-
1. an option to protect / lock the tab would be welcome, with a marking of the tabs thus protected against accidental closing. tabmix (sniff ..) did it and it was very efficient
2. display site thumb…
-
Preset transitions and Auto-Lux interpolation should come with a warning.
-
The `protectedToPrototypeMap` is a singleton, and passing any instance into any protected key function will currently return any instance's protected members.
For example:
```js
const Class = r…
-
**Describe the problem you're facing/question you have**
From `systemdefaults.inc.php`:
```php
// 'auth_db' configuration settings
// List of fields which only admins can edit. By default these…
-
### Pitch
Currently when we make a request to an OAuth protected endpoint with an invalid access token, we're returning a variety status codes (422, 403), but we don't return the `WWW-Authenticate` h…
-
In a customer issue[^1], we saw a customer experiencing issues with a large spanconfig range. The corresponding spanconfig held the spanconfig (and thus pts records) entry for the `descriptor` table.
…
-
A user has the following requirement:
- some users are anonymous
- users can create (`/new`) and edit/view (only with "link provided")
- however, all Summary pages cannot be seen by anonymous use…
-
Should Protect appear if everything is normal?
(typo fixed)
-
I ran the [sample benchmark](https://github.com/DeagleGross/Baraholka/blob/main/Benchmarks/Benchmarks/DataProtectionBenchmarks.cs), where I get the `DataProtector` via `IServiceProvider` and ran multi…