You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2022. It is now read-only.
被hack的文章[http://beta.segmentfault.com/blog/p_chou/1190000000644115]
复现步骤:
在编辑文章的过程中,利用/api/draft接口,将ajax复制成curl,并添加post中的tag[]。文章会被保存成草稿,此时的草稿就是超过5个标签,然后提交文章。文章就有超过5个标签了。
实际结果:标签可超过6个
期望结果:draft接口应当验证标签的数量
测试用curl命令:
The text was updated successfully, but these errors were encountered: