Corewala / Buran

Gemini browser for Android
GNU General Public License v3.0
107 stars 10 forks source link

Fix incorrect Uri resolving when ".." is used instead of "../" #43

Open qespr opened 1 year ago

qespr commented 1 year ago

Description

When ".." is used instead of "../" as link to upper directory, it is incorrectly resolved to "[...]/directory/.." to which some Gemini servers react with message "Your directory traversal technique has been defeated" and permanent failure code

Example

Happens on sites like gemini://gemini.ctrl-c.club/~stack/gemlog/index.gmi (the home link at the bottom or in any of the articles)