Simon Rozman
fac33ee0b1
Remove UTF-8 BOM
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2019-11-28 17:04:16 +01:00
Simon Rozman
10297c7ab3
Make GUI DPI-aware
2018-09-17 11:43:19 +02:00
Simon Rozman
7a6b760845
Upgrade to wxWidgets 3.1.1 and wxFormBuilder 3.8.1
2018-09-03 13:59:18 +02:00
Simon Rozman
f6522b8fa7
wxPasswordCredentialsPanel<> split to wxIdentityCredentialsPanel<> and wxPasswordCredentialsPanel<> to provide support for identity-only credentials (i.e. EAP-GTC).
2017-01-31 10:36:53 +01:00
Simon Rozman
4ec366b23b
"User ID" and "Password" labels vertically centered
2017-01-31 10:04:56 +01:00
Simon Rozman
fb9e6c4e5a
Missing credential identity tooltip reintroduced
2016-12-07 13:27:30 +01:00
Simon Rozman
f7dcdc2dce
Identity read-only text box in credential selection configuration panel has been replaced by static text not to confuse users they can edit it there
2016-12-07 13:18:31 +01:00
Simon Rozman
de2506bcc4
Unified credential TTLS prompt replaced with separate prompts for identity provider, outer credentials and inner credentials
...
EapHost peers provide credential dialogs only and cannot be integrated into unified credential prompt as a panel, requiring additional clicking and pop-ups for user to enter credentials.
2016-10-17 16:05:36 +02:00
Simon Rozman
52c0c82979
wxEAPCredentials title is no longer static for easier disambiguation between outer and inner credential set in EAP-TTLS configuration dialog
...
(closes #20 )
2016-09-26 11:43:40 +02:00
Simon Rozman
c41bc3908e
Password change detection updated not to rely on default password value any more, but monitors password control change events
2016-09-26 10:16:37 +02:00
Simon Rozman
9b14bd023f
Synced with credmerge branch
2016-09-23 05:37:38 +02:00
Simon Rozman
1ccfb58af1
Credential prompt panel labels edited
2016-09-22 11:56:21 +02:00
Simon Rozman
6ed3b6732f
Credential source configuration panel redesigned
2016-09-22 11:52:19 +02:00
Simon Rozman
b2d22864a3
wxEAPCredentialsPromptPassPanelBase >> wxPasswordCredentialsPanelBase
2016-09-22 11:16:40 +02:00
Simon Rozman
2b232ba443
Checkbox for remembering credential is added dynamically (on demand) now to reduce GUI clutter
2016-09-21 11:44:34 +02:00
Simon Rozman
ed0462e1a4
Credential entry panels renamed
2016-09-21 09:49:34 +02:00
Simon Rozman
0ab18017cd
Pre-shared >> Configured credentials, Own >> Stored credentials
2016-09-21 09:43:02 +02:00
Simon Rozman
b2382a0bdb
Own credential update logic revised to work for newly added identity providers now, plus updates are every 5s and selective for visible controls only
2016-09-05 11:34:54 +02:00
Simon Rozman
0095ebbff6
Provider identity is now coherent to draft-winter-opsawg-eap-metadata-02
2016-09-02 19:24:47 +02:00
Simon Rozman
145c21682e
Support for configuring provider ID using GUI added
2016-08-31 17:41:22 +02:00
Simon Rozman
c9be6f4f7b
Support for multiple identity providers of draft-winter-opsawg-eap-metadata XML configuration added
2016-08-31 14:39:27 +02:00
Simon Rozman
5dfd079686
Support for multi-provider management added to GUI
2016-08-31 00:36:19 +02:00
Simon Rozman
7c938fe291
OnUpdateUI() event handlers optimized to reduce ridiculous CPU consumption of GUI & Incorrect page-provider mapping in wxEAPConfigDialog<> fixed
2016-08-28 22:58:41 +02:00
Simon Rozman
e66a7eb9ba
dePAPization continues to pave the road for seamless MSCHAPv2 integration
2016-08-28 20:04:45 +02:00
Simon Rozman
f5d8f653af
Texts updated
2016-08-25 10:46:35 +02:00
Simon Rozman
b79a2f26f6
Support for read-only lock added to GUI
2016-08-17 16:27:43 +02:00
Simon Rozman
373c83dbbe
Provider identity and help-desk is configurable via GUI now
2016-08-17 15:56:11 +02:00
Simon Rozman
ce22ec3bfa
wxEAPCredentialsPanelPassBase >> wxEAPCredentialsPassPanelBase
2016-08-17 13:48:14 +02:00
Simon Rozman
d8ccf7cbc0
Credential management revised
2016-08-15 17:33:10 +02:00
Simon Rozman
4dc7083028
wxEAPProviderLockedPanelBase renamed to wxEAPGeneralNotePanel to accommodate general use later
2016-08-15 16:53:42 +02:00
Simon Rozman
418e591aa6
Tool-tip update
2016-07-20 12:39:33 +02:00
Simon Rozman
2a19b4624a
Class consistency renaming
2016-07-20 11:05:01 +02:00
Simon Rozman
e98856f934
Support for provider contact info added
2016-06-21 10:46:05 +02:00
Simon Rozman
b634956901
Credentials dialog banner title now dynamic
2016-06-21 09:18:17 +02:00
Simon Rozman
ac23d5f04f
Custom credential prompt labels are honored now (for password-based methods)
2016-06-20 15:14:48 +02:00
Simon Rozman
e52b9a636f
Support for read-only configurations added
2016-06-20 14:51:21 +02:00
Simon Rozman
a9fdd1d71d
Support for pre-shared credentials introduced
2016-06-15 20:00:04 +02:00
Simon Rozman
ef9fa750a0
UI tune-up
2016-06-15 15:44:10 +02:00
Simon Rozman
cf7ca9c8e9
EAP modules divided to libraries
2016-06-10 12:24:49 +02:00