-
Unison's syntax is just used for parsing and pretty-printing of definitions, but the actual definitions are stored in the codebase as their AST. This means we could support multiple syntaxes for the l…
-
### Description
A two-factor authentication (2FA) support is required to make TG-based application safer out-of-the-box.
The delivery mechanism for security tokens should be pluggable. However, du…
-
Currently, the [EmailService](https://github.com/rahataid/rahat-platform/blob/main/apps/rahat/src/listeners/email.service.ts) in the Rahat platform relies solely on **Nodemailer** for sending emails. …
-
Is there any plans in future to have pluggable extensions (perhaps there is already and I missed it)?
I wish to have more complex tables, eg:
```
+---------------+---------------+--------------…
-
Issue #1953 mentions that in future auth plugins should be shipped separately from lounge itself. That'll require a more formal auth plugin API, and some code being moved out of the main server code …
-
This is a weird idea I've been thinking about. I wonder if it's possible to create a single way to memorize numbers onto the local Database from an online source and eventually have a plugin system of…
-
При работе сервиса перестаёт работать tor на любых мостах:
> 2024-10-13 07:43:21.727 [NOTICE] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all e…
-
**Describe the problem you are trying to solve.**
There are scenarios in which using a table-based storage has usability and/or performance issues:
- when stable pointers are required
- when a comp…
-
-
The name of the draft suggests it is about gaps related to pluggable technology: draft-poidt-ccamp-actn-poi-pluggable-usecases-gaps-01
However, the title limits it to coherent technology only: Use ca…