1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-29 14:00:18 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
650fde66aa Revert "Merge pull request #4254 from astaxie/develop-2.0"
This reverts commit e284b0ddae, reversing
changes made to 8ef8fd2606.
2020-11-26 17:48:29 +08:00
b4a85c8f13 Remove files 2020-08-16 23:09:19 +08:00
ea2039c1dc golint plugins 2015-09-12 22:03:45 +08:00
50a21d60c1 apiauth add more comments & improve 2014-08-28 10:05:02 +08:00
a144769515 update the documents & comments 2014-08-18 16:41:43 +08:00
cd9e614a71 plugins: basic auth & cors 2014-08-15 17:15:20 +08:00
fefd8ddb5b beego: update licence& fix #669 2014-07-03 23:40:21 +08:00
0f170a80da update the comments fix #658 2014-06-25 10:39:37 +08:00
c188cbbcb4 update all files License 2014-05-17 02:26:50 +08:00
d49984d47d Fix basic auth plugin example.
NewBasicAuthenticator requires passing a second argument for Realm.
2014-03-12 15:56:05 +08:00
a184c23603 basic auth for plugin 2014-02-10 11:31:54 +08:00