When there are not username and token provided during startup, preferences are shown.
authorMiltiadis Vasilakis <mvasilak@gmail.com>
Wed, 2 Nov 2011 11:48:26 +0000 (13:48 +0200)
committerMiltiadis Vasilakis <mvasilak@gmail.com>
Wed, 2 Nov 2011 11:48:26 +0000 (13:48 +0200)
commit74314fd6857c9a73433bcb1a060d608e24d9afcb
tree87f8c722ede8382a618e192b89e817a0f7fdce30
parent9ab4b378b911c7557b3def5b9bfa19b86c963be5
When there are not username and token provided during startup, preferences are shown.
Username and token are not allowed to be set to empty strings in the preferences.
Manual authentication is separated by shibboleth authentication in the preferences.
pithos-macos.xcodeproj/project.pbxproj
pithos-macos/NonEmptyStringFormatter.h [new file with mode: 0644]
pithos-macos/NonEmptyStringFormatter.m [new file with mode: 0644]
pithos-macos/PithosPreferencesController.h
pithos-macos/PithosPreferencesController.m
pithos-macos/PithosPreferencesController.xib
pithos-macos/PithosUtilities.m
pithos-macos/pithos_macosAppDelegate.m