Commit c253ba7
committed
refactor: cut off helper
- Merge HelperApp into Auth
- Move Auth & UserSession into daemon
- Simplify Auth, remove redundant logics
This commit largely simplify the code.
Note that the function of starting sessions other than treeland will
temporarily not work after this commit, due to some wrongly designed
obsolete code. This will be fixed soon in the next commit.1 parent b11c146 commit c253ba7
File tree
34 files changed
+456
-3305
lines changed- src
- auth
- daemon
- helper
34 files changed
+456
-3305
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | | - | |
0 commit comments