- Notifications
You must be signed in to change notification settings - Fork1k
Commit6e36082
chore: add github.com user id association (#14045)
* chore: add github.com user id associationThis will eventually be used to show an indicator in the UIto star the repository if you've been using Coder for a whileand have not starred the repo.If you have, we'll never show a thing!* gen* Fix model query* Fix linting* Ignore auditing github.com user id* Add test* Fix gh url var name* Update migration* Update coderd/database/dbauthz/dbauthz.goCo-authored-by: Steven Masley <Emyrk@users.noreply.github.com>* Fix updating to when the token changes* Fix migration---------Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com>1 parent4d4d27c commit6e36082
File tree
25 files changed
+222
-37
lines changed- coderd
- apidoc
- database
- dbauthz
- dbmem
- dbmetrics
- dbmock
- migrations
- queries
- externalauth
- telemetry
- codersdk
- docs
- admin
- api
- enterprise/audit
- site/src
- api
- pages/ExternalAuthPage
25 files changed
+222
-37
lines changedSome generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3260 | 3260 |
| |
3261 | 3261 |
| |
3262 | 3262 |
| |
| 3263 | + | |
| 3264 | + | |
| 3265 | + | |
| 3266 | + | |
| 3267 | + | |
| 3268 | + | |
| 3269 | + | |
| 3270 | + | |
| 3271 | + | |
| 3272 | + | |
| 3273 | + | |
| 3274 | + | |
| 3275 | + | |
| 3276 | + | |
| 3277 | + | |
| 3278 | + | |
| 3279 | + | |
3263 | 3280 |
| |
3264 | 3281 |
| |
3265 | 3282 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1105 | 1105 |
| |
1106 | 1106 |
| |
1107 | 1107 |
| |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
1108 | 1114 |
| |
1109 | 1115 |
| |
1110 | 1116 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7985 | 7985 |
| |
7986 | 7986 |
| |
7987 | 7987 |
| |
| 7988 | + | |
| 7989 | + | |
| 7990 | + | |
| 7991 | + | |
| 7992 | + | |
| 7993 | + | |
| 7994 | + | |
| 7995 | + | |
| 7996 | + | |
| 7997 | + | |
| 7998 | + | |
| 7999 | + | |
| 8000 | + | |
| 8001 | + | |
| 8002 | + | |
| 8003 | + | |
| 8004 | + | |
| 8005 | + | |
| 8006 | + | |
| 8007 | + | |
7988 | 8008 |
| |
7989 | 8009 |
| |
7990 | 8010 |
| |
|
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
0 commit comments
Comments
(0)