Commit graph

6 commits

Author SHA1 Message Date
9f4c55e80d Add UserHandler with promote/demote capabilities.
Fix bug in ConfigLoad preventing salt and hash fields from being populated when loading users.
Convert User to a class.
Fix UserService.getUser bug where it would compare the input user string instead of the resulting user against null.
2026-04-05 15:42:01 -03:00
f6c6930e50 Add search functionality to Database, add search HTTP handler, add better JSON method to HttpResponse, add missing handlers to Server auth ignore list. 2026-03-28 13:51:31 -03:00
d54826b66b Add authentication on HTTP API.
Add LoginHandler and register.

Add method to create user in AppConfig.

Add login check in Server.
2026-03-27 22:05:22 -03:00
98cd823999 Better README.
Added images and checkboxes to the features section.
2026-03-27 18:40:19 -03:00
天クマ
46b82a18b5
Update README.md 2026-02-27 14:33:08 -03:00
天クマ
bcdcf5ec39
Create README.md 2026-02-27 14:31:28 -03:00