Commit graph

12 commits

Author SHA1 Message Date
Yishi Lin
867a59b513 Keep the first line as the password even if it is empty 2018-04-07 00:39:56 +08:00
Yishi Lin
3ffbf68ab8 Avoid crash during yaml parsing 2018-04-07 00:17:00 +08:00
Yishi Lin
54c7acf651 Check duplicated tags before parsing a file as yaml 2018-04-07 00:16:28 +08:00
Danny Moesch
3a0e6fa3f6 Consider OTP tokens as possible lines in password files 2018-03-17 20:56:55 -07:00
Danny Moesch
673aee1e7a Protect YAML parser against empty input string 2018-03-17 20:56:55 -07:00
Danny Moesch
69bafeb672 Introduce class constants for the strings "otpauth" and "otpauth://" 2018-03-17 20:56:55 -07:00
Danny Moesch
caa5ce77a3 Use YAML library to parse password files 2018-03-17 20:56:55 -07:00
Bob Sun
f5f9fe505b Port to Swift 4 2017-10-09 22:14:48 -07:00
Yishi Lin
f00f6c77b0 Fix issue #13 ( Additions display randomly) 2017-07-27 13:19:58 +08:00
Yishi Lin
39820a4108 Look for "login" as a username field in auto fill
- Will look for "username" first
2017-06-28 00:32:50 +08:00
Yishi Lin
69b58e686d Polish the Password class
- About "additions", remove "additionKeys"
2017-06-28 00:18:06 +08:00
Yishi Lin
d2ba620ae4 Move codes to an embed framework
- Move bundle/group identifiers to passKit/Global
- Fix Core Data
- Change Defaults to SharedDefaults
2017-06-13 11:43:46 +08:00
Renamed from pass/Models/Password.swift (Browse further)