Example queries: Open tickets Resolved tickets

14 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
Jun 20, 2024, 8:08:58 AM
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) ...
Resolved
WontFix
Jul 14, 2024, 1:17:49 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) ...
Resolved
Implemented
Jun 21, 2024, 9:18:54 AM
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) ...
Resolved
Implemented
Jun 21, 2024, 4:06:20 PM
The link to the organisation settings is always shown for every logged in user on every user/organisation overview page.
Resolved
Fixed
Jun 21, 2024, 4:06:35 PM
It seems that the current session id implementation is not deleting all of the old (closed, invalid) sessions from the database. The desired behaviour should be to delete all s) ...
Submitted
Jul 14, 2024, 1:18:54 PM
The base should be the idea that there are: 1. users (an account, possibly having ssh keys) 2. organisations (having members and administrators) 3. global access rights (i) ...
Submitted
Jul 15, 2024, 8:15:23 AM