https://bugs.kde.org/show_bug.cgi?id=466197
Méven <me...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kwallet/-/commit/020
                   |                            |427c8fb9d1dd6a41658131d1f80
                   |                            |eee9171776
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Méven <me...@kde.org> ---
Git commit 020427c8fb9d1dd6a41658131d1f80eee9171776 by Méven Car, on behalf of
Nicolas Fella.
Committed on 21/04/2024 at 16:17.
Pushed by meven into branch 'master'.

Implement XDG Secrets Portal

This portal allows applications to obtain a master secret they can use to
encrypt their data.

The secret is stored in KWallet.

If no secret exists yet a new one is generated

A  +66   -0    src/api/KWallet/org.freedesktop.impl.portal.Secret.xml
M  +7    -0    src/runtime/kwalletd/CMakeLists.txt
A  +4    -0    src/runtime/kwalletd/kwallet.portal
M  +3    -0    src/runtime/kwalletd/kwalletd.cpp
A  +99   -0    src/runtime/kwalletd/kwalletportalsecrets.cpp     [License:
LGPL(v2.0+)]
A  +47   -0    src/runtime/kwalletd/kwalletportalsecrets.h     [License:
LGPL(v2.0+)]

https://invent.kde.org/frameworks/kwallet/-/commit/020427c8fb9d1dd6a41658131d1f80eee9171776

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to