-
### Description
Implementation of user session storage to save the current game status when the browser is closed.
### To do
- [x] Decide on the authentication option [SAML vs OAuth vs OpenID…
-
**Is your feature request related to a problem? Please describe.**
No.
**Describe the solution you'd like**
For example user1 10gb and user2 5gb and so on...
**Describe alternatives you've con…
-
Username and password are stored in local storage. They shouldn't be. Password at least.
```
[STORAGE_KEYS.BSKY_PASSWORD]: password,
```
-
### Description
This is a list of tasks and changes that needs to be done before we can say that Storage support system users.
### Additional Information
This issue is based on the analysis perform…
-
Hi,
The app is using two blob storage accounts, one of them named as [blob_container_client](https://github.com/Azure-Samples/azure-search-openai-demo/blob/69a26effff9a52bb919f93bc32b0bbf82356049b/…
amirj updated
5 hours ago
-
Especially if there is a "textboard koko" instance on the subdomain where an 'imageboard koko" exists, each others' cookies may cause issues for the other
-
## Is your feature request related to a problem? Please describe.
Our users are uploading big files and sometimes their uploads will fail due to bad internet connection / closing of the notebook. Thi…
-
Hello, this is a continuation of https://github.com/codalab/codabench/issues/1577
There is a new error when trying to open the tabs:
```python
/usr/local/lib/python3.9/site-packages/django/db/mod…
-
List files using the most storage, sorted by size.
Show file names, types, and the amount of storage they use.
![image](https://github.com/frappe/drive/assets/169236271/17064c83-d7f2-4720-b606-0e7fa…
-
Reading the [documentation](https://docs.rs/sqlx/latest/sqlx/migrate/trait.MigrationSource.html), the migration table is hardcoded to `_sqlx_migrations` with an implementation defined schema.
Since…