memos/server
Thareek Anvar M e83ea7fd76
fix: login security issue (#1198)
* fix

* fix bug

* changes

* Revert "changes"

This reverts commit 2b2084c7bd.

* should close the toast if its error also

* no internal errors + sso

* change the text to Incorrect login credentials, please try again
2023-03-01 22:33:43 +08:00
..
dist feat: use go embed 2022-07-10 09:02:56 +08:00
profile feat: add visibility field to resource (#1185) 2023-02-27 21:26:50 +08:00
version fix: correct comments for exported functions and variables (#1158) 2023-02-25 20:48:38 +08:00
acl.go feat: implement sign in with SSO (#1119) 2023-02-19 09:50:30 +08:00
auth.go fix: login security issue (#1198) 2023-03-01 22:33:43 +08:00
common.go chore: update skipper name (#1080) 2023-02-12 17:29:23 +08:00
embed_frontend.go chore: update skipper name (#1080) 2023-02-12 17:29:23 +08:00
http_getter.go feat: add avatar_url field to user table (#1106) 2023-02-17 23:55:56 +08:00
idp.go feat: implement sign in with SSO (#1119) 2023-02-19 09:50:30 +08:00
memo.go feat: add resource visibility to user setting (#1190) 2023-02-27 22:16:33 +08:00
metric_collector.go chore: upgrade version to 0.10.1 (#949) 2023-01-14 08:00:07 +08:00
resource.go feat: add resource visibility to user setting (#1190) 2023-02-27 22:16:33 +08:00
rss.go feat: generate RSS item title and limit item count (#1117) 2023-02-18 22:20:28 +08:00
server.go feat: implement idp server (#1111) 2023-02-18 11:29:12 +08:00
shortcut.go feat: add avatar_url field to user table (#1106) 2023-02-17 23:55:56 +08:00
storage.go feat: add avatar_url field to user table (#1106) 2023-02-17 23:55:56 +08:00
system.go chore: upgrade version to 0.11.0 (#1143) 2023-02-24 08:31:54 +08:00
tag.go feat: add avatar_url field to user table (#1106) 2023-02-17 23:55:56 +08:00
tag_test.go feat: create tag dialog (#814) 2022-12-21 23:59:03 +08:00
user.go chore: remove validators on the frontend (#1156) 2023-02-25 14:59:29 +08:00