pleroma-fe/changelog.d/oauth-app-name.change
Mark Felder 5efa87e6c2 Simplify the OAuth client_name
Every time PleromaFE is used to login it will need to do the OAuth dance and request an app key. If the client name is not stable it will pollute the server's database with entries.

This also happens on every unauthenticated page load at the moment until #1339 is resolved
2024-09-01 12:03:24 -04:00

2 lines
46 B
Plaintext

Simplify the OAuth client_name to 'PleromaFE'