Bhargab
Bhargab
**Describe the bug:** It shows "invalid username or password" error when you enter email and password of freeIPA user in "My Devices > Enroll Device". **Log file / Code snippet...
**Describe the feature:** Replace ssh-rsa with rsa-sha2-256/512 or ssh-ed25519 **Describe why this feature is needed:** Since openSSH has deprecated open-ssh format, there will be issues with new openSSH servers/clients. **Scope...
**Describe the feature:** SSH proxy tries to request agent forwarding channel from client before creating session to upstream server. It will cause ssh client to show this warning. Since authentication...
The Screenshot in [SSH user CA docs](https://www.trasa.io/docs/services/ssh/ssh-service/#user-certificates) is of host CA instead of user CA.
**Describe the bug:** Dashboard suddenly logs out just after login. It usually works as usual if tried again. **Expected behavior:** It should not log out unexpectedly. **Log file / Code...
**Describe the bug:** File descriptors are not closed properly. Hence it us getting maxed out until TRASA is unable to create any new file descriptors including network connections. **Expected behavior:**...
**Describe the feature:** If TRASA PAM is installed in ssh server, it expects keyboard-interactive authentication. TRASA proxy should implement keyboard-interactive authentication for such case. Currently we only support this when...
**Describe the bug:** It shows two same privileges when assigned from groups. But it seems fine when a user is directly assigned to a service. **Expected behavior:** The privileges options...
**Describe the feature:** Support TOTP secret export for iOS **Describe why this feature is needed:** **Scope of the feature:** - [ ] TRASA codebase - [ ] dashboard - [...
**Describe the feature:** Implement rate limiting in dashboard login and ssh proxy login. **Describe why this feature is needed:** **Scope of feature:** - [ ] TRASA codebase - [ ]...