[GH-ISSUE #128] Default credential #2026

Closed
opened 2026-03-01 17:17:02 +03:00 by kerem · 5 comments
Owner

Originally created by @majkinetor on GitHub (May 26, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/128

Originally assigned to: @VShawn on GitHub.

Is your enhancement related to a problem? Please describe.
If connection doesn't fully specify credential, use default one.

Describe the solution you'd like
In global configuration add option Default credential that accepts username, password and key. User can fill in any of those fields and they are used for missing connection fields.

Fields should accept environment variables, for example %USERDOMAIN%\%USERNAME% .

Originally created by @majkinetor on GitHub (May 26, 2021). Original GitHub issue: https://github.com/1Remote/1Remote/issues/128 Originally assigned to: @VShawn on GitHub. **Is your enhancement related to a problem? Please describe.** If connection doesn't fully specify credential, use default one. **Describe the solution you'd like** In global configuration add option _Default credential_ that accepts username, password and key. User can fill in any of those fields and they are used for missing connection fields. Fields should accept environment variables, for example `%USERDOMAIN%\%USERNAME%` .
Author
Owner

@bluikko commented on GitHub (May 26, 2021):

As a side note - it would be nice to have one setting (registry value, so that it can be set with group policy) for disabling saving all passwords.

<!-- gh-comment-id:848622711 --> @bluikko commented on GitHub (May 26, 2021): As a side note - it would be nice to have one setting (registry value, so that it can be set with group policy) for disabling saving all passwords.
Author
Owner

@VShawn commented on GitHub (May 26, 2021):

this is much beyond personal remote manager purpose.

<!-- gh-comment-id:848631717 --> @VShawn commented on GitHub (May 26, 2021): this is much beyond `personal remote manager` purpose.
Author
Owner

@majkinetor commented on GitHub (May 26, 2021):

Agree, if you mean on @bluikko comment.

Note: with groups one could specify default credential within a group (this is like on mRemoteNG but it doesn't work there due to bug). However, if groups are removed and tags are implemented instead (#107) it becomes harder since you can have multiple tags. One can make it work with tags too, but I don't think this option is THAT valuable tho, having 1 default should be enough for 99.9% of users.

<!-- gh-comment-id:848635312 --> @majkinetor commented on GitHub (May 26, 2021): Agree, if you mean on @bluikko comment. **Note**: with groups one could specify default credential within a group (this is like on mRemoteNG but it doesn't work there due to bug). However, if groups are removed and tags are implemented instead (#107) it becomes harder since you can have multiple tags. One can make it work with tags too, but I don't think this option is THAT valuable tho, having 1 default should be enough for 99.9% of users.
Author
Owner

@VShawn commented on GitHub (Jan 26, 2022):

since we have the bulk edit, Do we still need this feature?

<!-- gh-comment-id:1021961437 --> @VShawn commented on GitHub (Jan 26, 2022): since we have the bulk edit, Do we still need this feature?
Author
Owner

@majkinetor commented on GitHub (Jan 26, 2022):

Its way less needed with bulk edit. It still provides some convenience but now its minimal. Its better to keep things simpler so I will close this.

<!-- gh-comment-id:1022128330 --> @majkinetor commented on GitHub (Jan 26, 2022): Its way less needed with bulk edit. It still provides some convenience but now its minimal. Its better to keep things simpler so I will close this.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#2026
No description provided.