Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#2415 closed task (fixed)

Change dronie to use OAuth Gitea application instead of shared secret

Reported by: robe Owned by: sac@…
Priority: normal Milestone: Unplanned
Component: SysAdmin Keywords:
Cc:

Description

In newer versions of Gitea, the DRONE RPC shared secret mode has been removed.

I think we are on the last version of gitea that supports both. I've created an OAuth app for dronie and after current jobs are done running, I plan to flip to use OAuth app mode instead of shared secret.

I've already updated the https://git.osgeo.org/gitea/sac/drone-server-config to reflect this and have the client and secret for the oauth app.

Change History (3)

comment:1 by robe, 4 years ago

okay done hopefully I did this right. I've deleted the old legacy tokens from gitea for dronie.

comment:2 by robe, 4 years ago

Resolution: fixed
Status: newclosed

comment:3 by strk, 4 years ago

Changes I see in drone-server-config seem to say you didn't actually drop the RPC secret ? What's the deal ?

Note: See TracTickets for help on using tickets.