Releases: Li4n0/revsuit
Releases · Li4n0/revsuit
RevSuit v0.7.1
Bug Fixes
fix the error that the maximum length of http rule response body is 191 when using mysql (bf8a43f )
RevSuit v0.7.0
Features
add value
field to the dns log to facilitate the observation of dns rebinding. (#67 ) (223c14a )
RevSuit v0.6.0
Features
support for using Flag-Filter
request headers to filter the flags that the client expects to receive (#64 ) (b33de11 ) (Thanks to @whwlsfb )
Bug Fixes
fix static resource loading failure after modifying admin_path_prefix
(b76757d ), closes #63
RevSuit v0.5.2
Bug Fixes
fix bug that the files associated with records still exist after deleting mysql and ftp records (5e80591 )
fix panic when update config (#62 ) (48f55c5 )
RevSuit v0.5.1
Bug Fixes
fix the bug that authentication always fails after token change (#59 ) (3fa2cae )
fix the error of database is locked
when use sqlite (#60 ) (d29b767 )
RevSuit v0.5.0
Features
build: replace sqlite driver with which does not depend cgo (#52 ) (82a2023 )
dns: support use multiple root domains (#51 ) (913e0f7 )
ldap: add ldap protocol support (#50 ) (fc505b0 )
support auto check upgrade (#53 ) (f6afe0f )
Bug Fixes
settings: fix the bug of update rmi & mysql addr settings not working (#49 ) (06ae3d0 )
RevSuit v0.4.0
Features
Bug Fixes
rmi: fix the problem that rmi has multiple rules matching in one record (6f921f6 )
server: fix auth failure when complex characters in token (#42 ) (3242a49 )
RevSuit v0.3.0
Features
Bug Fixes
cli: fix typos (#41 ) (8e96962 )
database: fix the error when load package (3ca242d )
mysql/record: fix the bug when searching mysql record with username as keyword (ce8d760 )
pkg: fix the conflict between rank field and built-in function (#38 ) (a59540d )
RevSuit v0.2.1
Features
rule: add flag
as a built-in template variable (ee36205 )
RevSuit v0.2.0
Features
support deleting logs based on filtering results (#35 ) (9863821 )
You can’t perform that action at this time.