Plume won't compile on --release #328

Closed
opened 2018-11-30 07:48:59 +00:00 by trinity-1686a · 0 comments

Plume use FromData for String in the two inbox routes, however those are not available in release build as they could be a source of DoS (see the documentation)
Plume version (and/or commit): 74c398d60c

Plume use FromData for String in the two inbox routes, however those are not available in release build as they could be a source of DoS (see [the documentation](https://api.rocket.rs/v0.4/rocket/data/trait.FromData.html#provided-implementations)) Plume version (and/or commit): 74c398d60c9bfeb6799023bb2140c05daf0ae5ff
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#328
No description provided.