Proxymiity ☆

Results 6 issues of Proxymiity ☆

**Describe the bug** Uploads are not working when not logged in. **To Reproduce** Steps to reproduce the behavior: 1. Log out. 2. Upload a file. **Expected behavior** File uploads and...

**Is your feature request related to a problem? Please describe.** It would be nice to have the option to select a S3-like storage system for servers that doesn't have enough...

### Which part of the project should be enhanced? Authentication ### Is your enhancement request related to a problem? Please describe. Some OAuth providers require you to call an URL...

type: feature enhancement

When initializing the database with Postgres, the relation `IX_Username_1` is already used on `admin (username)`: ```sql CREATE TABLE admin (id BIGINT NOT NULL, username VARCHAR(255) DEFAULT NULL, password VARCHAR(255) NOT...

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
feature: external storage
0. Needs triage
25-feedback

### Describe the bug When changing notification settings, the setting doesn't change because Cinny tries to post data to `/_matrix/client/v3/user/.../account_data/m.push_rules`, which apparently is not supported by Synapse. ### Reproduction 1....