Resulte Lee
1f11d22c1c
fix: add managed account table for supporting Chrome extension to auto login ( #1030 )
...
* feat: add manage accounts table(support chrome extension to auto login)
* fix go lint err
* rename manageAccounts to managedAccounts
* expand up&down buttom column width
* rename ManagedAccountsTable to ManagedAccountTable
2022-08-22 00:25:39 +08:00
Yixiang Zhao
80c0940e30
feat: initialize the default permission ( #1029 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-08-19 11:59:35 +08:00
leoshine
ba732b3075
feat: use staticBaseUrl for all static resources ( #1015 )
...
* feat: modify system image link
* Update App.less
Co-authored-by: Yang Luo <hsluoyz@qq.com>
2022-08-15 09:18:21 +08:00
Mikey
79119760f2
style: golint ( #988 )
2022-08-09 16:50:49 +08:00
Resulte Lee
155660b0d7
feat: get user api return roles and permissions ( #929 )
2022-07-30 17:31:56 +08:00
SLingyu
4e3eedf246
feat: fix bug that the default permission prevents admin to login in ( #907 )
...
* fix:The certs page is displayed incorrectly
* Translations for each language are added
* Replace the variables certificat with Certificat with certificate and Certificate
* Replace the variables certificat with Certificat with certificate and Certificate
* Variable names are more accurate
* Variable names are more accurate
* Modify the variable name
* fix: Default action prevents admin to login in
2022-07-24 23:36:55 +08:00
SLingyu
8e98fc5a9f
feat: rename all publicKey occurrences to certificate ( #894 )
...
* fix:The certs page is displayed incorrectly
* Translations for each language are added
* Replace the variables certificat with Certificat with certificate and Certificate
* Replace the variables certificat with Certificat with certificate and Certificate
* Variable names are more accurate
* Variable names are more accurate
* Modify the variable name
2022-07-23 09:40:51 +08:00
Товарищ программист
7f3b2500b3
feat: support webauthn ( #407 )
...
* feat: support webauthn
* Update init.go
* Update user_webauthn.go
* Update UserEditPage.js
* Update WebauthnCredentialTable.js
* Update LoginPage.js
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
2022-07-12 20:06:01 +08:00
Atom Pi
cd902a21ba
fix: some minor bugs and make Dockerfile more productive. ( #831 )
...
* fix: some minor bugs and make Dockerfile more productive.
* fix: make GitHub CI configuration support build image with STANDARD target.
* fix: Naming the base stage in multi-stage builds with lowercase letters to support various operating systems.
* fix: copy swagger to the image as well.
2022-06-29 23:21:18 +08:00
Resulte Lee
460a4d4969
fix: init default captcha provider ( #810 )
...
* feat: init built in provider
* Update built-in provider in application
* Delete unnecessary judge
* Update init.go
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
2022-06-22 00:03:55 +08:00
Gucheng Wang
ae4ab9902b
Add accountTable.
2022-06-18 01:41:21 +08:00
Gucheng Wang
39548d5d72
Change cert default algorithm to RS256.
2022-05-06 09:34:42 +08:00
Resulte Lee
c4089eacb7
feat: Allow to sign up with Email without verification ( #728 )
...
* feat: Allow to sign up with Email without verification by rule
* Update account.go
* Update SignupTable.js
* Update SignupPage.js
Co-authored-by: Yang Luo <hsluoyz@qq.com>
2022-05-02 17:19:40 +08:00
Gucheng Wang
7a95b9c1d5
Init DB only when necessary.
2022-03-31 12:28:45 +08:00
Nekotoxin
ade64693e4
fix: support lower go version(1.15) ( #599 )
...
* fix: support lower go version(1.15)
* fix: support lower go version(1.15)
* fix: support lower go version(1.15)
2022-03-21 21:55:16 +08:00
Yang Luo
4d035bf66d
Add tags to organization.
2022-03-13 00:35:49 +08:00
Gucheng Wang
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
Gucheng Wang
c22ab44894
Update import path.
2022-01-20 14:11:46 +08:00
Yang Luo
5e8897e41b
Make cert work.
2021-12-31 10:02:06 +08:00
Yang Luo
f4890a6a22
Improve syncer.initAdapter().
2021-12-23 21:28:40 +08:00
Gucheng Wang
8d8c662e58
Fix missing ranking in initBuiltInUser().
2021-12-12 21:06:56 +08:00
Gucheng Wang
9e920181d2
Add user soft deletion.
2021-11-06 15:52:03 +08:00
Yang Luo
0ef87632f4
Init signup items for "app-built-in".
2021-09-20 22:17:52 +08:00
Yang Luo
b3eec024b8
Add getInitScore().
2021-08-30 01:06:05 +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
WindSpiritSR
705d2ede6b
feat: support LDAP ( #160 )
...
Signed-off-by: WindSpiritSR <simon343riley@gmail.com>
2021-07-19 10:13:23 +08:00
WindSpiritSR
a22dfd8954
fix: db data init and frontend warning
...
Signed-off-by: WindSpiritSR <simon343riley@gmail.com>
2021-07-19 10:13:01 +08:00
wasabi
8e6e427ce6
fix: null properties bug
...
Signed-off-by: wasabi <690898835@qq.com>
2021-07-04 12:19:54 +08:00
Yang Luo
02b1feb2e5
Add signup table.
2021-06-16 14:07:39 +08:00
Yang Luo
5a852bfd1d
Use new providerItem.
2021-06-14 22:42:34 +08:00
Yang Luo
9fe310f2b7
Add provider table.
2021-06-14 19:09:04 +08:00
Yang Luo
98ec187019
Fix RedirectUris null bug.
2021-06-06 22:17:47 +08:00
Yang Luo
0f8a46fe0b
Fix args in initBuiltInApplication().
2021-05-28 22:38:12 +08:00
Yang Luo
f442f11568
Move passwordType to org.
2021-05-05 23:32:21 +08:00
Yang Luo
82f4f542ed
Add User's IsForbidden.
2021-05-02 12:18:28 +08:00
Yang Luo
73ffb22c32
Improve login page.
2021-03-28 19:34:21 +08:00
Yang Luo
6368298715
Update logo.
2021-03-21 15:31:31 +08:00
Yang Luo
60ad52f7ae
Add User.isGlobalAdmin
2021-02-15 22:14:19 +08:00
Yang Luo
d44a5ee2c1
Update app default logo URL.
2021-02-15 17:19:48 +08:00
Yang Luo
abe1e5eccb
Add initBuiltInApplication().
2021-02-15 10:32:14 +08:00
Yang Luo
e71311b1af
Add InitDb().
2021-02-15 10:05:14 +08:00