In-app notifications and anonymous comment security
By RepoJournal , from @bgrgndzz's public GitHub activity
Backfilled
Buğra Gündüz shipped two changes to bgrgndzz/bloom across 2 commits, adding device notifications and securing anonymous comments.
The first commit added the ability to send in-app notifications to a device [1], extending the notification system beyond what had existed before. The second commit addressed security by ensuring anonymous comments within notifications are properly secured [2], preventing unintended exposure of user data through the comment path.
One email a day. Unsubscribe in one click.
A short briefing every day bgrgndzz ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] send in-app notifications to device bgrgndzz/bloom
- [2] secure anonymous comments in notifications bgrgndzz/bloom