Commit Graph

81 Commits (master)

Author SHA1 Message Date
vasyahacker f704996613 save/restore session token when users db reloading (if user unlocked);
tracking of when the points.txt file was last modified to detect changes
2023-05-18 08:56:43 +04:00
vasyahacker ad803f86ba lock new user by default (edit points.txt and set locked/no for unlock) 2023-05-17 14:02:38 +04:00
vasyahacker 7e19a39798 reauth bugfix, ask old password before reset 2023-05-16 18:50:55 +04:00
vasyahacker f4acf890d8 Instead of the first 10 bytes of sha256 from the password, a randomly generated 16-byte token is used tto store in
the cookie. When you log out, all user sessions are reset. When idecd is restarted, all users will be logged out.
2023-04-17 17:27:11 +04:00
vasyahacker e1d8fd4bcc used bcrypt for user password 2023-04-14 17:06:00 +04:00
Petr Razumov 3199a7d961 fix: check for errors 2023-04-04 15:45:11 +03:00
Petr Razumov 082d5f1d3f fix: redundant use of fmt.Sprintf() 2023-04-04 15:08:00 +03:00
Petr Razumov 6cf6937e37 fmt 2023-04-04 11:58:43 +03:00
vasyahacker 3771b9f7f6 Rebranding to OpenIDEC =) 2023-03-28 14:33:58 +04:00
Peter Kosyh b6fad07801 Merge branch 'master' of https://github.com/gl00my/ii-go 2021-03-11 07:33:15 +00:00
Peter Kosyh 82b13c6720 access to web private msgs/2 2021-03-11 10:31:59 +03:00
Peter Kosyh c47c8e7db2 Merge branch 'master' of https://github.com/gl00my/ii-go 2021-03-11 07:12:59 +00:00
Peter Kosyh 58af801c2c access to web private msgs 2021-03-11 10:06:14 +03:00
Peter Kosyh f677c57f35 Merge branch 'master' of https://github.com/gl00my/ii-go 2021-02-05 12:48:23 +00:00
Peter Kosyh d13f1f7142 experimental speedup 2021-02-05 15:46:15 +03:00
Peter Kosyh 6ff2ef5799 Merge branch 'master' of https://github.com/gl00my/ii-go 2021-02-05 10:34:07 +00:00
Peter Kosyh 883dcd2f22 trust to node 2021-02-05 13:33:17 +03:00
Peter Kosyh 6b583f0cbc Merge branch 'master' of https://github.com/gl00my/ii-go 2021-02-05 09:40:13 +00:00
Peter Kosyh 18c45ac367 access to hugeping echo 2021-02-05 09:40:10 +00:00
Peter Kosyh 4f9ed4e252 up 2021-02-05 12:09:47 +03:00
Peter Kosyh d024ff3b0c do not save msg with wrong repto 2021-01-31 00:30:25 +03:00
Peter Kosyh eb0358d04a echo+topics query 2021-01-30 11:43:05 +03:00
Peter Kosyh a455d7d62b blacklist index fix 2020-09-26 14:03:10 +03:00
Peter Kosyh beba7d3038 db.go commented 2020-09-18 13:29:17 +03:00
Peter Kosyh 87b50bd9ae net.go is commented 2020-09-18 12:19:58 +03:00
Peter Kosyh c4d1817195 doc of msg 2020-09-18 10:09:14 +03:00
Peter Kosyh 57373879e5 fmt and \n problem fixed 2020-09-14 23:27:54 +03:00
Peter Kosyh 49c8b4e83f fix in standard. 2020-09-13 20:40:34 +03:00
Peter Kosyh bbc5b26a15 Edit and Offs fix 2020-09-12 14:19:07 +03:00
Peter Kosyh 5093df5940 db.Lock is now recursive 2020-09-11 17:49:30 +01:00
Peter Kosyh fd38bd93b1 clean and locking fix 2020-09-09 17:52:44 +03:00
Peter Kosyh 0e066a8491 clean db cmd 2020-09-09 17:23:14 +03:00
Peter Kosyh bd8fc0b87c go fmt 2020-09-09 11:16:08 +03:00
Peter Kosyh a15c090c39 force fetch 2020-09-09 09:20:35 +03:00
Peter Kosyh c4465ab2e8 fetcher: skip wrong lines 2020-09-08 15:35:34 +01:00
Peter Kosyh 17f08a4799 fix in fetcher 2020-09-08 15:24:57 +01:00
Peter Kosyh bee7883b22 be simpler 2020-09-08 14:32:17 +03:00
Peter Kosyh fd4fb4049f private messages 2020-09-08 14:16:17 +03:00
Peter Kosyh 29b5beffba be less verbose 2020-09-07 23:46:50 +03:00
Peter Kosyh 66b314d762 fix in LoadUsers list 2020-09-07 21:48:07 +03:00
Peter Kosyh 07d8654ac2 style 2020-09-07 19:56:12 +03:00
Peter Kosyh 932c4886e0 avatars ready 2020-09-07 19:37:31 +03:00
Peter Kosyh 1f052c23bb udb refactoring 2020-09-07 12:20:08 +03:00
Peter Kosyh cfe5b8d77c do not allow / in usernames 2020-09-06 20:54:21 +03:00
Peter Kosyh 0cdb303741 rss feeds 2020-09-06 17:44:55 +03:00
Peter Kosyh 81a535ac27 refactoring 2020-09-06 16:57:56 +03:00
Peter Kosyh 0983ce6518 query 2020-09-06 16:50:18 +03:00
Peter Kosyh 2b9cff6d4d races to idx fixed 2020-09-06 14:55:06 +03:00
Peter Kosyh 932f3574a1 xpm support 2020-09-06 11:07:33 +03:00
Peter Kosyh 2eb9377cc0 reply topic 2020-09-05 22:22:19 +03:00