This website requires JavaScript.
Explore
Help
Sign In
bitwarden
/
directory-connector
Watch
1
Star
0
Fork
0
You've already forked directory-connector
mirror of
https://github.com/bitwarden/directory-connector
synced
2026-02-25 00:52:53 +00:00
Code
Issues
Releases
Wiki
Activity
Files
854326523308910e99c7c17e30ea8a0cce2d38a7
directory-connector
/
native
History
JaredScar
8543265233
Refactor TypeScript definitions for password management functions by removing unnecessary semicolons. Update build scripts in package.json to exclude JavaScript during native module compilation.
2026-02-24 14:08:03 -05:00
..
src
Refactor secure storage implementation to use native bindings and migrate from keytar. Update .gitignore for Rust artifacts, adjust package.json for new build scripts, and modify workflows for native module compilation. Enhance state versioning to support migration of credentials from keytar to desktop_core.
2026-02-24 11:42:16 -05:00
build.rs
Refactor secure storage implementation to use native bindings and migrate from keytar. Update .gitignore for Rust artifacts, adjust package.json for new build scripts, and modify workflows for native module compilation. Enhance state versioning to support migration of credentials from keytar to desktop_core.
2026-02-24 11:42:16 -05:00
Cargo.lock
Refactor secure storage implementation to use native bindings and migrate from keytar. Update .gitignore for Rust artifacts, adjust package.json for new build scripts, and modify workflows for native module compilation. Enhance state versioning to support migration of credentials from keytar to desktop_core.
2026-02-24 11:42:16 -05:00
Cargo.toml
Refactor secure storage implementation to use native bindings and migrate from keytar. Update .gitignore for Rust artifacts, adjust package.json for new build scripts, and modify workflows for native module compilation. Enhance state versioning to support migration of credentials from keytar to desktop_core.
2026-02-24 11:42:16 -05:00
index.d.ts
Integrate native module 'dc-native' for secure storage, updating TypeScript configurations and package dependencies. Refactor native binding logic and enhance error handling. Remove legacy keytar references and adjust package-lock.json for new native module structure.
2026-02-24 11:56:12 -05:00
index.js
Refactor TypeScript definitions for password management functions by removing unnecessary semicolons. Update build scripts in package.json to exclude JavaScript during native module compilation.
2026-02-24 14:08:03 -05:00
package-lock.json
Integrate native module 'dc-native' for secure storage, updating TypeScript configurations and package dependencies. Refactor native binding logic and enhance error handling. Remove legacy keytar references and adjust package-lock.json for new native module structure.
2026-02-24 11:56:12 -05:00
package.json
Refactor TypeScript definitions for password management functions by removing unnecessary semicolons. Update build scripts in package.json to exclude JavaScript during native module compilation.
2026-02-24 14:08:03 -05:00