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

How to change the first logined page #152

Open
alzhusan opened this issue Apr 15, 2019 · 4 comments
Open

How to change the first logined page #152

alzhusan opened this issue Apr 15, 2019 · 4 comments

Comments

@alzhusan
Copy link

Currently, the first page after login is a user list. I don't think it is very useful. How can I change it into a public projects list?

@yuki-kimoto
Copy link
Owner

If you can contribute to GitPrep, I can merge that feature.

@yuki-kimoto
Copy link
Owner

Can you write Perl to implement this feature?

@jeansergegagnon
Copy link

I think this would rather need to be implemented as cookie on the client side which would simply show the last accessed page (could be specific repo or user's list of repos)

If we want it to be always user's list, it might be best to implement a preferences selection for the user.

For example, on login, go to X with a few options like "my repos" or "last repo visited"

if it's just to be a simple change from current start url to a different one, @yuki-kimoto , I can easily do that if you can point me to the file where this is done.

@Zero3K
Copy link

Zero3K commented Feb 6, 2020

Any news regarding this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants