Actions
Task #4932
closedReplace username with namespace and username
Start date:
05/21/2019
Due date:
% Done:
100%
Estimated time:
Description
Users should use the namespace they own instead of just a username as their user prefix. E.g. /edu/ucla/JohnSmith/npChat/jsmith instead of /npChat/jsmith
Necessary changes:
- Ask user for namespace at registration in addition to username
- Modify NSDHelper to use full user prefix
- Change any interest and certificate parsing that relies on the old naming scheme
Actions