Commit Graph

6 Commits (140427853ed5d86bf3d986fb8dc80623b63562e4)

Author SHA1 Message Date
absc b784afdea5 The users app depends on the storage layer and on crypto. 2024-09-15 18:56:40 +00:00
absc b1c4ab8e16 Add support for multi-host to the authentication module. 2024-09-15 13:23:38 +00:00
absc f51847fe97 Handle multi-host users.
Also, put the details in the value field. We reserve the metadata field
only for searches where relevant.
2024-09-15 13:17:19 +00:00
absc 9e100b0317 Also the users process does not depend on ranch and cowboy. 2024-09-15 12:45:56 +00:00
absc 9fd60a2dfa The main includes are from the back-end. 2024-09-15 12:41:47 +00:00
absc 5f14a4f6cb Start to split the back-end further in more minor processes.
The back-end will expose only the public APIs to be consumed
by the listeners. The new users server takes care of the users
management.

Other subsystems will follow (i.e. GUI, fedi, blog etc..).
2024-09-15 12:14:29 +00:00