Bhargab

Results 11 issues of 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...

bug

**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...

enhancement

**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...

enhancement

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.

documentation

**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...

bug

**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:**...

bug

**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...

enhancement

**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...

bug

**Describe the feature:** Support TOTP secret export for iOS **Describe why this feature is needed:** **Scope of the feature:** - [ ] TRASA codebase - [ ] dashboard - [...

enhancement
mobile-app

**Describe the feature:** Implement rate limiting in dashboard login and ssh proxy login. **Describe why this feature is needed:** **Scope of feature:** - [ ] TRASA codebase - [ ]...

enhancement
security