Commit Graph

52 Commits

Author SHA1 Message Date
tangbin
b52eb8491c user batch register bugfix 2020-07-13 14:58:26 +08:00
Qiu Jian
265bbc6e77 fix: reduce totp verification overhead 2020-06-30 02:32:25 +08:00
Qiu Jian
611b9e9b5e fix: simplify forbidden user login message 2020-06-23 17:47:20 +08:00
Zexi Li
686cc78247 apigateway: expose identity/image/k8s usage rpc method 2020-06-09 13:32:53 +08:00
Qiu Jian
a51d554d74 fix: base64 decode 12-bytes plain text password return nil 2020-06-06 11:06:52 +08:00
Qiu Jian
ddc483509a fix: apigateway expose esxiagent service avaiability 2020-06-02 20:30:07 +08:00
Yousong Zhou
fb26b0c389 vet: composite literal uses unkeyed fields 2020-05-27 15:08:02 +08:00
Qiu Jian
29283ff118 fix: system privileges user cannot access system console 2020-05-21 18:36:42 +08:00
Qiu Jian
54689d862b fix: fail to explain permission for disabled policy 2020-05-16 00:18:28 +08:00
tangbin
75328cf081 clear yunionauth cookie 2020-05-14 11:34:02 +08:00
Qiu Jian
5c8081b6bf fix: host agent list use baremetalagents model 2020-05-13 21:04:44 +08:00
Qiu Jian
108613bd32 detect bmagent and hostagent service 2020-05-11 17:25:43 +08:00
Qiu Jian
c209fdd97d feature: user login into project with highest privilege automatically 2020-05-09 23:52:52 +08:00
Yousong Zhou
a70d17d6d0 apigateway: handlers: register cloudnet modules 2020-05-09 16:40:35 +08:00
tangbin
f25bbee903 set cookie domain 2020-05-08 11:54:50 +08:00
tangbin
4e9264cb22 apigateway-yunionauth-domain-setting 2020-05-07 11:33:03 +08:00
Zexi Li
efafdbbd46 Merge pull request #6124 from tb365/feature/tb-apigateway-cookies-add-domain-setting
add cookie domain setting option
2020-04-29 21:13:24 +08:00
tangbin
849d1d6699 add cookie domain setting option 2020-04-29 17:35:41 +08:00
Qiu Jian
ecb483b9be fix: prevent policy violation 2020-04-28 23:28:29 +08:00
tangbin
32e4ae98ca yunionapi reset password fix 2020-04-26 21:34:32 +08:00
Qiu Jian
e0fc57bea1 fix: cloudaccount is created as system shared by default 2020-04-20 22:42:17 +08:00
Zexi Li
0b62292cd4 climc: support k8s service v3.2 2020-04-14 17:26:29 +08:00
Qiu Jian
f11a978209 fix: decouple getUserInfo at apigateway from capabilities call 2020-04-08 00:02:14 +08:00
Qiu Jian
faa507b3ad feature: keystone lock user returns ErrTooManyAttempts 2020-04-01 19:50:25 +08:00
Qiu Jian
03f1d3cf33 fix: api gateway rpc handler redudant response 2020-02-06 16:57:47 +08:00
Yousong Zhou
fb682c8e2b mcclient: rename BaseManagerInterface to IBaseManager 2020-01-17 17:41:06 +08:00
TangBin
77ca9f5fe1 user register ingore blank row 2020-01-10 17:10:49 +08:00
TangBin
012d8a16c0 batch user register ingnore password complexity check 2019-12-31 18:11:20 +08:00
TangBin
ac083d7f9b rpc batch opertaion bugfix 2019-12-31 18:06:22 +08:00
TangBin
b111273b22 host register bugfix 2019-12-26 10:42:19 +08:00
TangBin
256b62997a add host iso&pxe register 2019-12-19 16:01:46 +08:00
TangBin
083c8465cd user batch create 2019-12-19 15:58:42 +08:00
TangBin
6ccdd25f77 add user & project batch import template 2019-12-19 15:58:42 +08:00
Qiu Jian
6ed124713b fix: user details add password expiration info 2019-11-01 20:07:52 +08:00
Yousong Zhou
8ba5986d83 goimports: first run 2019-10-28 06:22:17 +00:00
Zexi Li
0c2cd60e73 apigateway: fix forbidden login prompt format 2019-09-27 15:50:08 +08:00
Qiu Jian
64ac550109 fix: missing region in cookie cause no service catalog fetched 2019-09-25 21:10:50 +08:00
Qiu Jian
d80c8fb3e9 fix: disable cas idp not working 2019-09-24 19:50:06 +08:00
yunion-ci-robot
edd3b7fb30 Merge pull request #2846 from tb365/bugfix/tb-bugfix-0909
qrcode issuer coding fix
2019-09-11 21:45:20 +08:00
Qiu Jian
c0cad54531 fix: system account user fail to login apigateway 2019-09-11 13:36:36 +08:00
TangBin
2192a1b8e7 qrcode issuer coding fix 2019-09-10 16:35:51 +08:00
TangBin
a278010fd7 totp auth code support multi-domain 2019-09-10 15:22:43 +08:00
Qiu Jian
783dfbc245 fix: yunionapi nil pointer panic after failed login 2019-09-09 15:38:26 +08:00
tb365
3b98f7c969 Merge branch 'master' into feature/tb-mcclient-modules-update 2019-09-07 23:04:23 +08:00
TangBin
d2fa217cab mcclient module base 2019-09-07 22:56:47 +08:00
Qiu Jian
3ccadd21d1 fix: api gateway logout handler error and fix go fmt issues 2019-09-07 22:01:41 +08:00
Qiu Jian
3591afee2e feature: keystone support CAS SSO authentication 2019-09-07 18:44:35 +08:00
TangBin
448d1c4d1d add itsm upload api 2019-08-16 17:27:19 +08:00
yunion-ci-robot
6f911f7aba Merge pull request #2241 from swordqiu/hotfix/qj-region-zone-filter-by-providers
fix: cloudregion and zone list filter by providers/brands
2019-08-13 18:59:03 +08:00
Qiu Jian
18b4b1b0b7 fix: cloudregion and zone list filter by providers/brands 2019-08-12 22:03:43 +08:00