1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
9d9b7f366a Use "strip" in bleach
This removes forbidden html, rather than leaving them in place but
unrendered.
2022-07-04 13:55:58 -07:00
70beb24d95 Removed misleading test
This wasn't really testing what I wanted it to.
2022-07-04 13:34:09 -07:00
7f78140015 Uses library for html cleanup 2022-07-04 13:21:13 -07:00
cae7191a2b Python formatting 2022-02-03 13:19:56 -08:00
1f6ecc39ac Adds allowlist for html attrs 2022-02-03 13:15:06 -08:00
3ade2d3bb1 New version of black, new whitespace 2021-04-26 09:15:42 -07:00
70296e760b Runs black 2021-03-08 08:49:10 -08:00
a3c7d324d6 Sanitize incoming html 2020-12-16 16:47:23 -08:00
c7883cd615 Updates migrations
To get the app working again I ran resetdb, let it crash in initdb,
then ran the migration, then re-ran initdb
2020-09-21 08:10:37 -07:00
f77c156733 rename main code directory 2020-09-17 13:30:54 -07:00
Renamed from fedireads/tests/test_sanitize_html.py (Browse further)