Commit Graph
101 Commits
Author SHA1 Message Date
Li4n0 bf8a43fa87 fix: fix the error that the maximum length of http rule response body is 191 when using mysql 2023-06-02 00:36:36 +08:00
Li4n0 284db90c16 chore(release): 0.7.0 v0.7.0 2023-05-23 23:28:53 +08:00
Li4n0 223c14ab33 feat: add value field to the dns log (#67)
record resolve value of dns log to facilitate the observation of dns rebinding.
2023-05-23 23:27:50 +08:00
Li4n0 c53ec79ccd ci: disable cgo 2023-04-15 19:44:52 +08:00
Li4n0 7dde3936d1 chore: chore(release): 0.6.0 2023-03-24 22:54:44 +08:00
Li4n0 a4ffaa7350 chore(release): 0.6.0 v0.6.0 2023-03-24 22:50:39 +08:00
Li4n0 eee9c7be70 docs: introduction to Flag-Filter usage 2023-03-24 22:50:27 +08:00
Li4n0 b76757da33 fix: fix static resource loading failure after modifying admin_path_prefix
#63
2023-03-24 22:50:27 +08:00
whw1sfb b33de11ba8 feat: support for using Flag-Filter request headers to filter the flags that the client expects to receive (#64) 2023-03-24 22:50:20 +08:00
Li4n0 1572171448 chore(release): 0.5.2 v0.5.2 2022-11-16 23:54:04 +08:00
Li4n0 5e80591c85 fix: fix bug that the files associated with records still exist after deleting mysql and ftp records 2022-11-16 23:53:55 +08:00
Li4n0 48f55c5327 fix: fix panic when update config (#62) 2022-09-24 16:35:28 +08:00
Li4n0 ca911b6aa6 build: reducing the version of vitess to fit Windows v0.5.1 2022-09-14 01:47:10 +08:00
Li4n0 cc472fe522 ci: upgrade golang in release ci to 1.19 2022-09-14 01:38:41 +08:00
Li4n0 d98bd82c74 docs: remove duplicate information 2022-09-14 01:34:46 +08:00
Li4n0 d0e9709603 chore(release): 0.5.1 2022-09-14 01:16:04 +08:00
Li4n0 d29b767d9c fix: fix the error of database is locked when use sqlite (#60) 2022-09-14 01:08:42 +08:00
Li4n0 3fa2cae862 fix: fix the bug that authentication always fails after token change (#59) 2022-09-14 01:06:26 +08:00
Li4n0 fe316220a1 style: update some code to fit go 1.19 2022-09-14 01:05:24 +08:00
Li4n0 4cd232f7e0 ci: update golangci-linters to fit go1.19 2022-09-14 01:04:31 +08:00
Li4n0 e5419c5cb1 ci: upgrade golint to fix the error during building 2022-09-13 23:43:38 +08:00
Li4n0 04242e7d4a chore(release): 0.5.0 v0.5.0 2022-01-16 22:28:34 +08:00
Li4n0 f6afe0fa12 feat: support auto check upgrade (#53) 2022-01-09 23:51:46 +08:00
Li4n0 30f9069e45 ci: fix go embed error of golint 2022-01-08 19:43:17 +08:00
Li4n0 431781c798 ci: fix go embed error of golint 2022-01-08 19:40:19 +08:00
Li4n0 f1b914fab9 ci: fix go embed error of golint 2022-01-08 19:38:55 +08:00
Li4n0 c63a498034 ci: add support for multiple arch 2022-01-08 19:31:51 +08:00
Li4n0 82a20236e1 feat(build): replace sqlite driver with which does not depend cgo (#52) 2022-01-08 17:19:09 +08:00
Li4n0 4e74171dc5 docs(readme): add ldap protocol support 2022-01-07 23:53:16 +08:00
Li4n0 dfa5a65ba5 docs: add ldap protocol support 2022-01-07 23:51:10 +08:00
Li4n0 913e0f78db feat(dns): support use multiple root domains (#51) 2022-01-07 23:48:45 +08:00
fc505b0733 feat(ldap): add ldap protocol support (#50)
Co-authored-by: tardc <[email protected]>
Co-authored-by: E99p1ant <[email protected]>
2022-01-07 22:47:02 +08:00
Li4n0 06ae3d0555 fix(settings): fix the bug of update rmi & mysql addr settings not working (#49) 2022-01-05 23:17:12 +08:00
Li4n0 58e07fe4aa chore(release): 0.4.0 v0.4.0 2021-12-26 17:03:01 +08:00
Li4n0 d1f92000db chore(release): 0.4.0 2021-12-26 17:02:54 +08:00
Li4n0 6f921f6c97 fix(rmi): fix the problem that rmi has multiple rules matching in one record 2021-12-26 17:01:21 +08:00
Li4n0 94b46d32e4 docs(readme): remove database configuration in readme (#47) 2021-12-24 23:36:33 +08:00
Li4n0 07eb014d64 docs(readme): add configuration file description (#46) 2021-12-24 23:18:59 +08:00
Li4n0 f9301ef0f4 docs: rename pull request template file 2021-12-24 22:09:26 +08:00
becivellsandLi4n0 8b30f83075 feat(database): support postgres (#43)
Co-authored-by: Li4n0 <[email protected]>
2021-12-24 22:05:12 +08:00
3242a49b27 fix(server): fix auth failure when complex characters in token (#42)
Co-authored-by: E99p1ant <[email protected]>
Co-authored-by: Li4n0 <[email protected]>
2021-12-24 21:11:00 +08:00
E99p1ant b88bcd9113 chore: add pull request template (#44) 2021-12-24 20:21:05 +08:00
Li4n0 f298901b17 chore(release): 0.3.0 v0.3.0 2021-12-23 02:14:29 +08:00
Li4n0 71fc28cf22 chore(release): 0.3.0 2021-12-23 02:12:43 +08:00
Li4n0 ce8d76056f fix(mysql/record): fix the bug when searching mysql record with username as keyword 2021-12-23 02:03:12 +08:00
Li4n0 3ca242d086 fix(database): fix the error when load package
fix the error of 'failed to load package : could not load export data: no export data for
\"gorm.io/driver/mysql\"'
2021-12-23 01:59:24 +08:00
tardc 9d7a5b4598 feat(database): add mysql support (#39) 2021-12-23 01:34:53 +08:00
tardc 8e96962791 fix(cli): fix typos (#41) 2021-12-23 01:34:17 +08:00
tardc a59540d42d fix(pkg): fix the conflict between rank field and built-in function (#38) 2021-12-22 15:07:08 +08:00
Li4n0 830dde3cec chore(release): 0.2.1 v0.2.1 2021-07-24 23:12:26 +08:00