Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User impersonation #2883

Closed
2 of 7 tasks
mixman68 opened this issue Nov 10, 2017 · 8 comments
Closed
2 of 7 tasks

User impersonation #2883

mixman68 opened this issue Nov 10, 2017 · 8 comments
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Milestone

Comments

@mixman68
Copy link

  • Gitea version (or commit ref): 1.2.3
  • Git version: debian9 version
  • Operating system: debian9
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

Impersonation feature is relevant for me. I manage a small gitea with few persons whose complain about bad permissions, ssh key issue. Impersonate user should be a good option for assistance user.

Screenshots

@lafriks
Copy link
Member

lafriks commented Nov 10, 2017

Not a best option but as workaround you can copy password hash from user table, change password, login with that user, update user password hash back in database

@lafriks lafriks added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Nov 10, 2017
@lafriks lafriks added this to the 1.x.x milestone Nov 10, 2017
@lafriks lafriks changed the title [Feature] Impersonation Use impersonation Nov 10, 2017
@mixman68
Copy link
Author

It is a request because we have leaved gitlab and one of our admin use this often in gitlab. I will communicate your suggestion

@lafriks
Copy link
Member

lafriks commented Nov 11, 2017

Yes, I understand, I just giving you temporary workaround while this feature is not implemented

@bkcsoft bkcsoft changed the title Use impersonation User impersonation Nov 23, 2017
@bkcsoft
Copy link
Member

bkcsoft commented Nov 23, 2017

@lafriks @djgreg13 I think you can login with an accesstoken no?

@techknowlogick
Copy link
Member

api sudo functionality now possible to "impersonate" users.

@lunny lunny modified the milestones: 1.x.x, 1.6.0 Sep 11, 2018
@lunny
Copy link
Member

lunny commented Sep 11, 2018

resolved by #4809

@ewildgoose
Copy link

How is it possible to "impersonate" through the normal web interface? ie as per impersonate feature in gitlab? I mainly just want to manage users created to hold ssh keys from our servers doing mainly infrastructure type tasks (checkout / checking configuration data)

@lunny
Copy link
Member

lunny commented Jan 13, 2019

@ewildgoose that maybe a new feature request?

@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

No branches or pull requests

6 participants