/
fr1n1ss
/
PasswordManager
ОбзорДокументацияВойти
/
fr1n1ss
/
PasswordManager
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
PasswordManager/
PasswordManagerAPI/Models/
..
AccountModel.cs

implemented zero-knowledge architecture - moved account and note encryption/decryption fully to the client - added client-side master password verifier flow and removed server-side secret decryption - updated development database bootstrap behavior for the new schema

4 месяца назад
AddEncryptedTotpAccountModel.cs

Rework vault encryption and frontend pages - Added TOTP page to password-manager-ui - Added KuznyechikLib and used Kuznyechik with nonce for notes and account passwords - Added backward compatibility: old RSA-encrypted notes and accounts are still supported - Added master password validation endpoint to avoid false "wrong master password" errors Some bugs fixed: - Notes, accounts and favorites pages were reworked: removed excessive polling and fixed modal opening - Favorites page has been changed, since editing entities there did not sync correctly with notes/accounts pages - Fixed note decryption and favorites loading for the new encrypted data format - Fixed frontend state issues where opening favorites could replace the full notes list with only favorite notes

4 месяца назад
AuditLogModel.cs

expanded security settings, sessions, audit logs, and dev network access

4 месяца назад
ChangePasswordModel.cs

expanded security settings, sessions, audit logs, and dev network access

4 месяца назад
ConfirmEmailCodeModel.cs

expanded security settings, sessions, audit logs, and dev network access

4 месяца назад
ConfirmRegistrationEmailModel.cs

improve auth recovery, sessions, and mobile UI

2 месяца назад
EmailDispatchResult.cs

- removed development preview codes from API responses and UI - configured SMTP flow for real email delivery testing - prevented SMTP failures from crashing auth requests - improved forgot password modal with step-by-step recovery

2 месяца назад
FavoriteResult.cs

Add secure notes and favorites feature - Created Note entity with RSA-encrypted content - Designed and implemented Favorite table for storing favorite items (accounts, notes, etc.) - Fixed bugs related to DI service registration and nullable columns - Improved API responses by properly awaiting async service methods - Refactored frontend

год назад
LoginModel.cs

What's new:

год назад
NoteModel.cs

implemented zero-knowledge architecture - moved account and note encryption/decryption fully to the client - added client-side master password verifier flow and removed server-side secret decryption - updated development database bootstrap behavior for the new schema

4 месяца назад
RegisterModel.cs

harden frontend session handling and add password tools

3 месяца назад
RequestEmailChangeModel.cs

expanded security settings, sessions, audit logs, and dev network access

4 месяца назад
RequestPasswordResetModel.cs

improve auth recovery, sessions, and mobile UI

2 месяца назад
ResetPasswordModel.cs

improve auth recovery, sessions, and mobile UI

2 месяца назад
RotateMasterPasswordModel.cs

refined UI styling, reorganize shared styles, and improve navigation

4 месяца назад
TwoFactorRequest.cs

Added two-factor authentication Added the ability to upload QR codes Added the ability to use the app to generate TOTP codes

5 месяцев назад
UpdateAccountModel.cs

implemented zero-knowledge architecture - moved account and note encryption/decryption fully to the client - added client-side master password verifier flow and removed server-side secret decryption - updated development database bootstrap behavior for the new schema

4 месяца назад
UpdateMasterPasswordVerifierModel.cs

refined UI styling, reorganize shared styles, and improve navigation

4 месяца назад
UpdateNoteModel.cs

implemented zero-knowledge architecture - moved account and note encryption/decryption fully to the client - added client-side master password verifier flow and removed server-side secret decryption - updated development database bootstrap behavior for the new schema

4 месяца назад
UserModel.cs

expanded security settings, sessions, audit logs, and dev network access

4 месяца назад
UserSessionModel.cs

expanded security settings, sessions, audit logs, and dev network access

4 месяца назад