feat: Allow un-auth connections + fix friends db table
Compare changes
Files
15+ 12
− 12
@@ -3,15 +3,15 @@ USE eclipse;
@@ -3,15 +3,15 @@ USE eclipse;
\ No newline at end of file
Relates to #4 (closed)
This MR allows unauthenticated connections to the profile endpoint regardless of token or auth header status. If unauthenticated, it strips the mail
field.
It also fixes an issue with the friends
table name casing.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent