Nicolas Constant
2 years ago
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688
1 changed files with
3 additions and
0 deletions
-
src/BirdsiteLive/Controllers/UsersController.cs
|
|
@ -82,6 +82,9 @@ namespace BirdsiteLive.Controllers |
|
|
|
// Do something
|
|
|
|
var signature = r.Headers["Signature"].First(); |
|
|
|
|
|
|
|
Console.WriteLine(body); |
|
|
|
Console.WriteLine(); |
|
|
|
|
|
|
|
switch (activity?.type) |
|
|
|
{ |
|
|
|
case "Follow": |
|
|
|