mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 19:49:23 +00:00
Fixed #18. Passwords are now displayed as 8-dots or empy
This commit is contained in:
13
MacPass/MPAssociateRequestHandler.h
Normal file
13
MacPass/MPAssociateRequestHandler.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// MPAssociateRequestHandler.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 17.06.13.
|
||||
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface MPAssociateRequestHandler : NSObject
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user