Skip to content
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

cleanup: Use authd-defined constants for layout parsing and generation #234

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

3v1n0
Copy link
Collaborator

@3v1n0 3v1n0 commented Nov 20, 2024

Avoid using strings and manually generated maps allover the places but rely instead on the utilities that are part of ubuntu/authd#788

UDENG-5522

…ugging

If we're not in debug mode there's no point to sprintf structures
that imply allocations
The broker always define the supported entries with an optional/required
prefix.
@3v1n0 3v1n0 force-pushed the use-authd-constants branch from 803b0a9 to 31154ea Compare February 11, 2025 03:47
@3v1n0 3v1n0 force-pushed the use-authd-constants branch from 31154ea to 96afa8a Compare February 11, 2025 15:37
@3v1n0 3v1n0 marked this pull request as ready for review February 11, 2025 15:42
…ation

The same code is used twice for no reason, we can inherit what NoProvider
does by default in msentra ID instead, so that's tested even more.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant