#2415 closed task (fixed)
Change dronie to use OAuth Gitea application instead of shared secret
Reported by: | robe | Owned by: | |
---|---|---|---|
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 , 5 years ago
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 5 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.
okay done hopefully I did this right. I've deleted the old legacy tokens from gitea for dronie.