This website requires JavaScript.
Explore
Help
Sign In
Sutty
/
panel
Watch
5
Star
0
Fork
You've already forked panel
0
mirror of
https://0xacab.org/sutty/sutty
synced
2024-11-15 02:21:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
9ae9450875
panel
/
app
/
models
/
metadata_text.rb
5 lines
98 B
Ruby
Raw
Normal View
History
Unescape
Escape
metadatos para textos largos sin formato
2019-10-03 18:20:17 +00:00
# frozen_string_literal: true
# Un campo de texto largo
sanitizar entradas antes de guardarlas para prevenir xss #75
2020-02-12 21:24:54 +00:00
class
MetadataText
<
MetadataString
;
end
Reference in a new issue
Copy permalink