-
my nikola version is 7.0.1.i set CREATE_MONTHLY_ARCHIVE = True, when it generated archives. i found that "/" is displayed as its hex %5C, so the url can not be opened. Is there any way i can fix it? …
-
It is possible to bust out of attributes now. It is bad.
See my signature for reference (more specifically the console where `document.cookie` is logged as proof of concept).
The only escaping I cou…
-
Did you already think about the possiblity to set up a MACROs dictionary into angular-translate and parse it when rendered a translation through directive, filter or service ?
It should be great to ma…
-
Some methods break the undo operation that the user may want to execute. at some time.
For example,
insertHTML() breaks the undo.
How can this be fixed?
-
Hi,
if i have one user input, or some data in Db.
if i write this :
``` jade
//- fake data
- var test = 'i want to drink milk. alert('xss')'
p= test
p!= test
```
how to render span tag, without…
rs459 updated
11 years ago
-
After git pulling beef and running msfupdate (also from git) I get the following segfault and error message when I run beef
beef
[ 1:09:37][*] Bind socket [imapeudora1] listening on [0.0.0.0:2000].
[…
-
Hi!
I use your library for a while with Symfony2 via FMBbCodeBundle for a while. And it works nice =)
But after recent upgrade I started receiving wrong results.
And here is the story.
I have texts p…
Ser5 updated
11 years ago
-
hello @helios-ag
I have a little problem, I'd like to apply multiple filters on a string like this:
string | bbcode_filter ('emoticons') | bbcode_filter ('layout')
or
string |bbcode_filter(['emot…
-
A ActionView::Template::Error occurred in topics#show:
undefined method `downcase' for nil:NilClass
vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/vendor/html-scanner/html/s…
-
Hi. When I set something like this:
fm_bbcode:
emoticon:
path: '/path/to/my/emoticons/'
I can run bbcode:dump, and the icons show up on that path. However, when applying my filter (via t…