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

feat: Add user API endpoint to get list of aliases #639

Merged
merged 3 commits into from
Sep 27, 2024

Conversation

doobry-systemli
Copy link
Contributor

To be consumed e.g. by Roundcube for automatically adding aliases at login.

@doobry-systemli doobry-systemli added the enhancement New feature or request label Sep 27, 2024
@doobry-systemli doobry-systemli self-assigned this Sep 27, 2024
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@doobry-systemli doobry-systemli force-pushed the feat/user_aliases_api branch 4 times, most recently from cdd4537 to 705646c Compare September 27, 2024 21:05
config/packages/security.yaml Outdated Show resolved Hide resolved
config/packages/security.yaml Outdated Show resolved Hide resolved
config/packages/security.yaml Outdated Show resolved Hide resolved
@doobry-systemli doobry-systemli force-pushed the feat/user_aliases_api branch 2 times, most recently from 7d66878 to cca91d3 Compare September 27, 2024 21:29
@doobry-systemli doobry-systemli force-pushed the feat/user_aliases_api branch 2 times, most recently from d33be5e to 3dcbc3a Compare September 27, 2024 21:35
config/packages/security.yaml Outdated Show resolved Hide resolved
src/Controller/UserAliasesController.php Outdated Show resolved Hide resolved
src/Controller/UserAliasesController.php Outdated Show resolved Hide resolved
tests/Controller/UserAliasesControllerTest.php Outdated Show resolved Hide resolved
To be consumed e.g. by Roundcube for automatically adding aliases at
login.
@doobry-systemli doobry-systemli merged commit de9526f into main Sep 27, 2024
9 checks passed
@doobry-systemli doobry-systemli deleted the feat/user_aliases_api branch September 27, 2024 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants