Mikey
2fec3f72ae
fix: check reset phone & email modify rules ( #927 )
...
* fix: check reset phone & email modify rules
* Update verification.go
* Update organization.go
Co-authored-by: Yang Luo <hsluoyz@qq.com>
2022-07-30 18:17:13 +08:00
Gucheng Wang
ae4ab9902b
Add accountTable.
2022-06-18 01:41:21 +08:00
caoshengdong
604e2757c8
fix: fix the problem that user owner is not updated when updating organization name ( #775 )
...
* fix: use openid or unionid as username rather than nickname when logging with WeChat
FIX #762
* fix: fix the problem that user owner is not updated when updating organization name
* Update wechat.go
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
2022-06-03 00:37:22 +08:00
greenhandatsjtu
8efd964835
fix: unchanged masked client_secret/password updated to ***
( #749 )
2022-05-10 17:37:12 +08:00
Yixiang Zhao
530330bd66
feat: add isProfilePublic setting for accessing user info ( #656 )
...
* feat: add isProfilePublic setting for accessing user info
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: requested changes
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-04-16 15:10:03 +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
Yixiang Zhao
5ec0c7a890
fix: fix the SQL injection vulnerability in field filter ( #442 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-01-26 19:36:36 +08:00
Gucheng Wang
c22ab44894
Update import path.
2022-01-20 14:11:46 +08:00
Gucheng Wang
dee9bac110
Show signupApplication in user edit page.
2022-01-15 18:29:10 +08:00
Yixiang Zhao
10a85f2386
feat: add server-side search, filter and sorter for all pages ( #388 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
Co-authored-by: Yang Luo <hsluoyz@qq.com>
2021-12-25 10:55:10 +08:00
Yang Luo
c88edc4d3e
Fix app side bug in org renaming.
2021-12-23 01:01:23 +08:00
Yang Luo
f5bc76016d
Add restriction to built-in org and app modification.
2021-12-23 00:52:32 +08:00
Yang Luo
b95f107a60
Support cred manager for organization.MasterPassword
2021-12-22 20:56:22 +08:00
Gucheng Wang
467d709b8e
Add MasterPassword to organization.
2021-11-06 21:14:53 +08:00
Gucheng Wang
9e920181d2
Add user soft deletion.
2021-11-06 15:52:03 +08:00
Yixiang Zhao
b1db47bad1
feat: add server-side pagination ( #312 )
...
Signed-off-by: “seriouszyx” <seriouszyx@foxmail.com>
2021-11-06 11:32:22 +08:00
sh1luo
a4edf47dc4
fix: improvde code logic ( #285 )
...
Signed-off-by: sh1luo <690898835@qq.com>
2021-09-04 22:20:47 +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
Yang Luo
64f85fdc6c
Fix get null object bug.
2021-06-21 01:09:02 +08:00
Yang Luo
9dd43238f0
Add DefaultAvatar to org.
2021-06-17 01:44:19 +08:00
Yang Luo
6508d96162
Remove GetOrganizationByName().
2021-05-16 22:58:30 +08:00
Yang Luo
4b9ce5f401
Fix add/update salted password.
2021-05-16 21:04:26 +08:00
Kininaru
892cb39e3e
feat: move User.PhonePrefix to Organization.PhonePrefix
...
Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-05-13 09:39:07 +08:00
Yang Luo
8a4311c85c
Add PasswordSalt to org.
2021-05-06 19:13:03 +08:00
Yang Luo
f442f11568
Move passwordType to org.
2021-05-05 23:32:21 +08:00
Yang Luo
79f1c62ff7
Move adapter.createTable() out, make engine public.
2021-05-02 10:34:31 +08:00
Yang Luo
3065bacad2
Add org's favicon.
2021-04-29 21:27:38 +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
ba4185c9b1
Add AuthzFilter.
2021-02-28 20:23:50 +08:00
Yang Luo
7304e62f95
Add login and account pages.
2021-02-13 01:33:06 +08:00
Yang Luo
f0692985f1
Add organization list and edit pages.
2020-12-20 20:31:48 +08:00