Skip to content

Conversation

@timriker
Copy link
Member

@timriker timriker commented Feb 19, 2023

Processes nameport as provided in LIST command and then validation in ADD.

Needs the following field added to bzfs

user_tokennameport varchar(30) default "" not null

needs this in serversettings.php

$bbdbprefix = 'bzbb3_';

Adds nameport to LIST and CHECKTOKEN calls so token is server specific.

Uses key on REMOVE so REMOVE does not need to come from the same IP. This is for multiple host IPs including IPv6 support.

@timriker timriker requested a review from blast007 February 25, 2023 06:32
@timriker timriker self-assigned this Apr 11, 2023
@timriker timriker added the enhancement New feature or request label Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants