Blog
Services
Docs
Donate
Status
English
Bahasa Indonesia
Deutsch
English
Español
Esperanto
Filipino
Français
Italiano
Latviešu
Magyar nyelv
Nederlands
Polski
Português de Portugal
Português do Brasil
Slovenščina
Suomi
Svenska
Türkçe
Čeština
Ελληνικά
Български
Русский
Українська
فارسی
日本語
简体中文
繁體中文(台灣)
繁體中文(香港)
한국어
Ark
Search
Create
Migrate
Explore
Login
Blog
Docs
Status
Explore
Login
Ark
Infrastructure
/
vaultwarden
Watch
0
Fork
You've already forked vaultwarden
0
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-01-07 01:00:08 -05:00
Code
Issues
Activity
1c45c2ec3a
vaultwarden
/
src
History
Daniel García
1c45c2ec3a
Implemented API endpoints to modify profile name and hint, and to change email address,
fixes
#43
2018-06-17 00:08:05 +02:00
..
api
Implemented API endpoints to modify profile name and hint, and to change email address,
fixes
#43
2018-06-17 00:08:05 +02:00
db
Fix wrong case in import struct, invite collections and user Uri back-compat
2018-06-13 14:39:29 +02:00
auth.rs
Some style changes, removed useless matches and formats
2018-06-11 15:44:37 +02:00
crypto.rs
Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings
2018-02-23 00:38:54 +01:00
main.rs
Improved configuration and documented options. Implemented option to disable web vault and to disable the use of bitwarden's official icon servers
2018-06-12 21:09:42 +02:00
util.rs
Fixed case problems, hopefully this time for real
2018-06-12 23:01:14 +02:00