cem / gogs-sandstorm

Gogs for the Sandstorm platform
11 stars 8 forks source link

Need to be able to get authentication credentials again in the future #15

Open JonTheNiceGuy opened 7 years ago

JonTheNiceGuy commented 7 years ago

Not asking for credential re-use (because that's silly), but you should be able to go to a URL inside the gogs instance, and get a page where you get a new username/password/api-url

Otherwise one keeps creating new repos, and then having to pull those credentials out from that :)

QJKX commented 5 years ago

you should be able to go to a URL inside the gogs instance, and get a page where you get a new username/password/api-url

The clone button (on a repositories page) pops up a "window" with a 2 line script containing those details.