summaryrefslogtreecommitdiffstats
path: root/src/plugins/credentials/sso/plugin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite logging with QLoggingCategoryDamien Caliste2025-06-131-2/+2
| | | | | | | | | Replace the custom logging mechanism with QLoggingCategory. Also declare the warnings with the proper category. Change-Id: If87d53d27ea0c65abd434af9f99fe49ce634d6dd Reviewed-by: Pekka Vuorela <[email protected]>
* Add a credential plugin based on SSODamien Caliste2025-01-151-0/+106
Change-Id: I18816772a2ce5a925cd35e73c7140dc1482d9bb5 Reviewed-by: Pekka Vuorela <[email protected]>