Example queries: Open tickets Resolved tickets

11 tickets found.

We want tickets! :-)
Resolved
Implemented
May 28, 2023, 1:48:48 PM
On newer systems the `scp` command will use `sftp` internally which will cause operations to break because we currently do not have a working SFTP repository access layer. A) ...
Resolved
Implemented
May 31, 2023, 6:27:38 PM
When downloading a source tarball the filename extension is just `.gz` instead of `.tar.gz` or `.tgz`.
Resolved
Fixed
Aug 16, 2023, 9:02:47 AM
Certain unicode characters seem to cause problems in the web interface (unable to browse these directories / files). [This repository](https://smeder.ee/~jadedctrl/jam-xwx-m) ...
Resolved
Fixed
Aug 15, 2023, 5:25:35 PM
Certain unicode characters seem to cause problems with the download option (characters get replaced by "\t"). [This repository](https://smeder.ee/~jadedctrl/jam-xwx-moe) con) ...
Resolved
Fixed
Aug 16, 2023, 8:20:07 AM
The link sent via the "forgot password" email (`https://smeder.ee/reset/...`) does not work and results in a 404 Not Found page.
Resolved
Fixed
Feb 6, 2024, 4:26:07 PM
Clicking on "Source code (.tar.gz)" beneath "Downloads" results in a white screen of death. Error message from the logs: ``` java.nio.file.NoSuchFileException: DOWNLOAD_) ...
Resolved
Fixed
Feb 8, 2024, 9:17:49 AM
Implement a provider for 2 factor authentication (2FA) using one time passwords as described in [RFC 2289](https://www.ietf.org/rfc/rfc2289.txt). 1. It is considered suffici) ...
Submitted
Feb 8, 2024, 6:16:24 PM
Organisations should be able to have teams. ### Details 1. A team SHALL have a unique name within the organisation. 2. The requirements for the team name SHOULD be the s) ...
Submitted
Feb 16, 2024, 3:24:32 PM
An organisation owner must be able to add other user accounts to an organisation as administrator. ### Details 1. The owner of an organisation SHALL be able to add single) ...
Submitted
Feb 16, 2024, 3:33:41 PM
Organisation administrators SHALL be able to edit the organisation settings. ### Details 1. An administrator SHALL NOT be able to delete the organisation. 2. An administ) ...
Submitted
Feb 16, 2024, 3:37:28 PM