passforios/pass/Controllers
Yishi Lin 0dccd911fd Update OTP token generation and support HOTP
- Update logic: Only fields otp_secret and otp_type are required for TOTP. Only fields otp_secret, otp_type and otp_counter are required for HOTP. Other fields (i.e., otp_algorithm, otp_digits, otp_period) are optional.
- Support HOTP: (1) passwords are initially concealed; (2) "tap->next" generates a new password and commits the updated password file automatically
2017-03-07 01:33:44 +08:00
..
AboutRepositoryTableViewController.swift Support folder in password view 2017-03-02 14:51:40 +08:00
AboutTableViewController.swift Polish code of AboutTableViewController 2017-03-02 15:36:23 +08:00
AddPasswordTableViewController.swift
AdvancedSettingsTableViewController.swift Allow discarding all local changes to the password store repo 2017-03-04 01:15:28 +08:00
BasicStaticTableViewController.swift Check mail service is ready before open VC 2017-02-28 17:52:00 +08:00
CommitLogsTableViewController.swift Polish commit logs 2017-03-02 17:48:21 +08:00
EditPasswordTableViewController.swift Fix a bug. 2017-03-03 20:15:16 +08:00
GeneralSettingsTableViewController.swift Support hiding one time password related fields. 2017-03-03 17:12:25 +08:00
GitServerSettingTableViewController.swift Grey out the SSH option if keys don't exist 2017-02-24 00:05:47 +08:00
OpenSourceComponentsTableViewController.swift
PasswordDetailTableViewController.swift Update OTP token generation and support HOTP 2017-03-07 01:33:44 +08:00
PasswordEditorTableViewController.swift
PasswordsViewController.swift Tap tab bar to go back previous folder, double tap will scroll to top 2017-03-02 22:55:41 +08:00
PGPKeyArmorSettingTableViewController.swift Add switch to turn on/off remembering passphrase 2017-02-28 12:25:52 +08:00
PGPKeySettingTableViewController.swift Add switch to turn on/off remembering passphrase 2017-02-28 12:25:52 +08:00
SettingsTableViewController.swift Change method name from exists to repositoryExisted 2017-03-02 17:26:46 +08:00
SpecialThanksTableViewController.swift add contributors to special thanks 2017-02-23 23:48:52 +08:00
SSHKeySettingTableViewController.swift Fix a bug, that caused the app to crash if ssh passphrase is not set. 2017-02-23 18:39:43 +03:00