1
0
mirror of https://github.com/astaxie/beego.git synced 2024-11-23 20:10:56 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Ming Deng
aec5f4b3a5 remove flag of XSRF cookie 2020-12-12 23:26:03 +08:00
jianzhiyao
54ab211f00
Merge pull request #4329 from jianzhiyao/fix-3865
fix dot parse in route & delete useless testing file
2020-12-01 11:52:53 +08:00
jianzhiyao
c034d3767a rollback 2020-11-30 20:22:52 +08:00
jianzhiyao
99a47e7644 fix reg_express 2020-11-30 19:27:59 +08:00
Anker Jam
59ca0d063f fix dot parsing result in route & delete useless testing file 2020-11-29 23:39:58 +08:00
Ming Deng
8d7f48ea75 expose more error code in web module 2020-11-29 22:33:03 +08:00
Ming Deng
00ed1c3733 change the globalInstance to read conf/app.conf 2020-11-25 20:16:41 +08:00
Ming Deng
b4396c97bb fix init error of global instance 2020-11-05 22:00:43 +08:00
Ming Deng
02234dc503
Merge pull request #4277 from flycash/session
support using json string to init session
2020-10-22 09:53:55 +08:00
Ming Deng
05f4e0c146 support using json string to init session 2020-10-21 22:24:53 +08:00
Ming Deng
7c61eb058f Change NewHttpServer API 2020-10-21 20:54:33 +08:00
Ming Deng
d26683799a add MaxUploadFile to provide more safety uploading controll 2020-10-20 23:36:34 +08:00
Anker Jam
3c48719999 complete condition 2020-10-19 00:22:55 +08:00
Anker Jam
cbb3de741d fix application/x-www-form-urlencoded request body oversize 2020-10-18 23:38:08 +08:00
Anker Jam
c510926cb8 fix 4224:form entity too large casue run out of memory 2020-10-18 23:18:13 +08:00
Ming Deng
c07acaebbc Support unmarshaler 2020-10-14 22:20:25 +08:00
Ming Deng
3fc21ae6ec Upgrade toml version 2020-10-14 00:25:31 +08:00
Ming Deng
2572094a8d remove config API's context parameter 2020-10-13 22:33:39 +08:00
Ming Deng
14c1b76569 remove pkg directory;
remove build directory;
remove githook directory;
2020-10-08 18:29:36 +08:00