Yaodong Yu
|
95f4f4cb6d
|
feat: refactor out form package and optimize verification code module (#1787)
* refactor: add forms package and optimize verification code module
* chore: add license
* chore: fix lint
* chore: fix lint
* chore: fix lint
* chore: swagger
|
2023-04-25 23:05:53 +08:00 |
|
xAmast
|
25ee4226d3
|
feat: clear the session of a signin but non-existent user (#1246)
|
2022-10-29 20:18:02 +08:00 |
|
Gucheng Wang
|
04709f731b
|
Update beego to v1.12.11
|
2022-09-29 19:45:17 +08:00 |
|
疯魔慕薇
|
67a5adf585
|
feat: replace panic with details json error payload. (#1039)
Signed-off-by: 疯魔慕薇 <kfanjian@gmail.com>
Signed-off-by: 疯魔慕薇 <kfanjian@gmail.com>
|
2022-08-20 21:09:32 +08:00 |
|
Mikey
|
70f2988f09
|
feat: revert to the original behavior for wrapActionResponse() (#1021)
Revert: 340fbe135d
see: https://github.com/casdoor/casdoor-go-sdk/pull/36.
|
2022-08-16 00:20:37 +08:00 |
|
Gucheng Wang
|
340fbe135d
|
Fix error in wrapActionResponse()
|
2022-08-09 23:34:07 +08:00 |
|
Mikey
|
79119760f2
|
style: golint (#988)
|
2022-08-09 16:50:49 +08:00 |
|
Yi Zhan
|
8080927890
|
fix: redirect for non-built-in app logout (#587)
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-03-19 19:50:05 +08:00 |
|
Yang Luo
|
bf5d4eea48
|
Add alipay provider.
|
2022-03-06 22:46:02 +08:00 |
|
Gucheng Wang
|
db37f53d6c
|
Update license headers.
|
2022-02-13 23:39:27 +08:00 |
|
Steve0x2a
|
051752340d
|
feat: add userinfo endpoint (#447)
* feat: add userinfo endpoint
Signed-off-by: 0x2a <stevesough@gmail.com>
* feat: add scope support
Signed-off-by: 0x2a <stevesough@gmail.com>
* fix: modify the endpoint of discovery
Signed-off-by: 0x2a <stevesough@gmail.com>
|
2022-01-26 11:56:01 +08:00 |
|
Gucheng Wang
|
c22ab44894
|
Update import path.
|
2022-01-20 14:11:46 +08:00 |
|
Gucheng Wang
|
030c1caa50
|
Fix bug in IsGlobalAdmin().
|
2022-01-15 23:23:14 +08:00 |
|
Gucheng Wang
|
b91b4aec91
|
Allow global admin to modify username.
|
2022-01-13 23:20:10 +08:00 |
|
Товарищ программист
|
07fa438348
|
feat: update swagger api json with tags (#347)
Signed-off-by: Товарищ программист <2962928213@qq.com>
|
2021-12-03 20:42:36 +08:00 |
|
sh1luo
|
8c66ef6860
|
fix: improve code specification (#231)
|
2021-08-14 14:18:08 +08:00 |
|
sh1luo
|
c632c3c307
|
fix: replace casdoor with casbin (#194)
Signed-off-by: sh1luo <690898835@qq.com>
|
2021-07-25 09:34:25 +08:00 |
|
Kininaru
|
4a930121c4
|
feat: session without autosignin will expire
Signed-off-by: Kininaru <shiftregister233@outlook.com>
|
2021-07-19 10:14:14 +08:00 |
|
Kininaru
|
d83b86df37
|
refactor: SessionUser -> SessionUsername
Signed-off-by: Kininaru <shiftregister233@outlook.com>
|
2021-07-19 10:14:14 +08:00 |
|
Yang Luo
|
0127f8fb63
|
Improve response message.
|
2021-03-28 10:36:47 +08:00 |
|
Yang Luo
|
d6715c7601
|
Improve API error handling.
|
2021-03-28 00:48:34 +08:00 |
|
Yang Luo
|
64c9548019
|
Update license header.
|
2021-03-13 23:09:14 +08:00 |
|
Yang Luo
|
b5eb673c81
|
Add user list and edit pages.
|
2020-10-20 23:14:03 +08:00 |
|