Page MenuHomePhabricator

[keyserver] Allow staff to use reserved names for invite links
ClosedPublic

Authored by ashoat on May 29 2024, 1:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 24, 4:45 AM
Unknown Object (File)
Fri, Jan 24, 4:45 AM
Unknown Object (File)
Jan 5 2025, 7:14 AM
Unknown Object (File)
Dec 31 2024, 12:51 PM
Unknown Object (File)
Dec 31 2024, 12:51 PM
Unknown Object (File)
Dec 31 2024, 12:50 PM
Unknown Object (File)
Dec 23 2024, 1:42 AM
Unknown Object (File)
Dec 17 2024, 10:57 PM
Subscribers
None

Details

Summary

This addresses the second part of ENG-8263: update the keyserver code to allow staff members to set invite links that are reserved.

Depends on D12242

Test Plan

Tested invite link flow end-to-end on web by creating an invite link named "music" as a keyserver admin, and then opening it in an Incognito tab as another user, and confirming I am able to join. Before modifying lib/facts/staff.json to include the local keyserver admin, it did not work. Afterwards it did

I was surprised that the staging blob service did not reject my invite link creation, given that I was using a reserved string. This calls into question whether any changes on the blob service are necessary. Will document this on ENG-8302.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable