Clean code: removed unused variables.
Move BASIC_AUTH module to ROC_SERVER setup, as an example of module extension
This commit is contained in:
@@ -87,8 +87,6 @@ feature -- HTTP Methods
|
||||
|
||||
do_post (req: WSF_REQUEST; res: WSF_RESPONSE)
|
||||
-- <Precursor>
|
||||
local
|
||||
u_node: CMS_NODE
|
||||
do
|
||||
if attached current_user_name (req) then
|
||||
if attached {WSF_STRING} req.path_parameter ("id") as l_id then
|
||||
|
||||
Reference in New Issue
Block a user