Project

General

Profile

Actions

Task #301

closed

Encode names used in url path parameter

Added by Radek Tomiška about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Configuration
Target version:
Start date:
02/09/2017
Due date:
% Done:

100%

Estimated time:
Owner:

Description

Username, role name etc. could contain special characters. We need to encode this parameters in url and change backend configuration - make encoded pah params available in url.

Actions #1

Updated by Radek Tomiška about 7 years ago

  • Status changed from In Progress to Needs feedback
  • Assignee changed from Radek Tomiška to Ondřej Kopr
  • % Done changed from 0 to 90

Its, implemented, now is posible to have identity with username "hh.hh#./sd".

Could you make a review and test, please?

Actions #2

Updated by Ondřej Kopr about 7 years ago

  • Assignee changed from Ondřej Kopr to Radek Tomiška

Works perfectly, found some minor issues:

  • create user via form, with / - not work,
  • create user via form, with \ - not work,

This is unpossible to solution, what do you thing is this necessary?

Actions #3

Updated by Ondřej Kopr about 7 years ago

  • Status changed from Needs feedback to Resolved
  • % Done changed from 90 to 100

With param -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true works. Sorry my bad. Thank you for your fix this thing. Thanks

Actions #4

Updated by Radek Tomiška about 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF