lemmy/crates/utils/src/utils
Nutomic 6d27bfed08
Handle invalid ban expires values (fixes #4045) (#4046)
* Handle invalid ban expires values (fixes #4045)

* Adding a few missing expire time checks. Fixing up time conversions. (#4051)

* Adding a few missing expire time checks. Fixing up time conversions.

* Increase settings export wait time.

* get rid of RemoveCommunity.expires

* fmt

* tests

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-10-17 13:25:35 -04:00
..
markdown Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
markdown.rs Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00
mention.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
mod.rs Handle invalid ban expires values (fixes #4045) (#4046) 2023-10-17 13:25:35 -04:00
slurs.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
validation.rs Make input length checks consistent with HTML maxlength attribute (#4009) 2023-10-05 16:39:07 -04:00