-
-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mixins cleanups #1778
Comments
Things are in pretty good shape already, see links in comment:2. The main dependency issues can be clearly seen by looking at the test code:
|
This will do for now, follow up in #2578 |
This was referenced Jan 22, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Follow up from #1761 + #1700.
Tasks:
modifier_client_keycodes
is still too uglyinit_ui
ServerCore.setup()
: weinit_auth
andinit_html_proxy
with options, should be split into a parsing step + setup step (means losing support for the legacypassword-file
- and need another solution forsocket_dir
in sys-auth-base)The text was updated successfully, but these errors were encountered: