~zenomat/TokenJar

fix out of bounds bug, shoudl be able to handle body properly
fbd4a3a3 — Adrian 2 years ago
fix bug, where it wont find replace value
Removed ide settings and convert tabs to spaces
Bugfix: RegexWindow works now
Implement From Request/From Response

Problem:
    You can only specify one regex per entry,
    but request and response mostly need different regexes
    -> two conflicting values for the same id.
    Could be solved with two regexes per entry, one for request, one for
    response
Add new options (only visual, not hooked up yet)
Add option where to put tokens
Inital push/fork
47f548bd — Dan Negrea 2 years ago
Replaced Nashorn with Rhino JS Engine

Signed-off-by: Dan Negrea <negread@gmail.com>
b91695e1 — Dan Negrea 4 years ago
Create csrf-body-PATCH.php
a62efd97 — Dan Negrea 4 years ago
Update README.md
e88cb590 — Dan Negrea 4 years ago
Update README.md
d38eb119 — Dan Negrea 4 years ago
Updated version
40074dcb — Dan Negrea 4 years ago
Improve description
e4ff5bc2 — Dan Negrea 4 years ago
Add "Last config" path functionality 

When importing and exporting a configuration the last path is saved.
This enables a quick load/save.
b5c10c2b — Dan Negrea 4 years ago
Wrong location
b4cca3cf — Dan Negrea 4 years ago
Wrong location
69bee26e — Dan Negrea 4 years ago
Wrong location
c13a5fd7 — Dan Negrea 4 years ago
Wrong location
b862bcf8 — Dan Negrea 4 years ago
Wrong location
Next