summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/LoginWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Add hint to click 'login' for browser authSimon Rettberg2023-12-151-1/+1
* [client] Add config option to set transfer type (SSL or plain)Simon Rettberg2023-09-221-1/+3
* [client] Add authentication via external browserSimon Rettberg2023-02-231-11/+55
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-4/+13
* [client] Add resource bundle files for window classes. Update the window clas...Mürsel Türk2020-07-071-22/+25
* [client] LoginWindow: Show same update notification as in main windowSimon Rettberg2019-10-151-8/+5Star
* [client] Change update-button text in login mask if update is availableSimon Rettberg2019-10-151-0/+16
* [client] Add update check button to login windowSimon Rettberg2019-10-141-0/+8
* [client] Don't chop off @org suffix from user nameSimon Rettberg2019-09-201-29/+1Star
* [client] Sanitize class/var names, split up control packageSimon Rettberg2018-06-211-5/+5
* [translation] Satelliten-Server/Master-Server -> Satellitenserver/MasterserverSteffen Ritter2018-04-241-1/+1
* [client] Overhaul LoginWindowLayout; add "open log dir" button to LoginWindowSimon Rettberg2017-08-011-2/+8
* [client] improved shift handling for custom sat on loginJonathan Bauer2016-10-201-24/+3Star
* [client] Better error messages if ECP login failsSimon Rettberg2016-10-071-1/+7
* [client] Add/fix several weblinks ->Simon Rettberg2016-09-191-0/+10
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-41/+41
* [client] Improve focus/idm handling in login windowSimon Rettberg2015-10-271-10/+38
* [client] Clean up config window, add config button to login dialogSimon Rettberg2015-10-221-0/+7
* [client] More formattingStephan Schwaer2015-10-061-1/+1
* [client] Show satellite selection dialog again if connect failed but login su...Simon Rettberg2015-10-051-7/+15
* [client] Changed keylisteners in loginWindow to keyBindings. Added some Keybi...Stephan Schwaer2015-09-301-12/+12
* [client] Added window for opening webpage in browser if user is not registere...Stephan Schwaer2015-09-281-4/+2Star
* [client] Disable login button while login is running; create legacy vmx if se...Simon Rettberg2015-09-231-19/+31
* [client] async loginJonathan Bauer2015-09-171-23/+31
* [client] set default permissions from sat, sort organizations in cache.Stephan Schwaer2015-09-161-2/+0Star
* [client] only use the first part of the given username if the organization ex...Jonathan Bauer2015-09-151-3/+3
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-151-2/+24
|\
| * [client] Shift key for forcing satellite selection now works.Stephan Schwaer2015-09-151-2/+24
* | [client] reworked german textJonathan Bauer2015-09-151-2/+2
|/
* [client] Login: check if the user enters its org as part of the usernameJonathan Bauer2015-09-151-2/+32
* [client] Added selection of satellite when more than one available. Shift key...Stephan Schwaer2015-09-141-1/+2
* [client] Remember finger prints supplied by master serverSimon Rettberg2015-09-101-0/+24
* [client] Improve error messages on login failureSimon Rettberg2015-09-091-2/+5
* [client] Fully async proxy detection (no more GUI freezes)Simon Rettberg2015-09-051-6/+5Star
* [client] only if login == ECP ...Jonathan Bauer2015-09-021-7/+1Star
* [client] LoginWindow: fix Shibboleth login throwing a NPE when no IDP was sel...Jonathan Bauer2015-09-021-1/+7
* [client] download images as <name>.partial and rename them back to <name> whe...Jonathan Bauer2015-08-281-4/+0Star
* [client] merged the session initializing stuff in ThriftActions.initSessionJonathan Bauer2015-08-281-42/+8Star
* [*] Thrift API changesSimon Rettberg2015-08-271-2/+2
* [client] Minor fixesSimon Rettberg2015-08-201-9/+6Star
* [client] Fix logic operator in if-statementSimon Rettberg2015-08-201-1/+1
* [client] move thrift cache to its own packageJonathan Bauer2015-08-191-1/+1
* [client] Use TLS to talk to master and satelliteSimon Rettberg2015-08-181-2/+5
* [client] Design improvementsSimon Rettberg2015-08-141-18/+0Star
* [client] Layout; don't close lecture wizard if creation failedSimon Rettberg2015-08-131-3/+1Star
* [client] More layout tweaks, cleanups, GridManager usageSimon Rettberg2015-08-131-24/+41
* [client] Improve authentication handlingSimon Rettberg2015-08-111-16/+44
* [client] login on <ENTER> when in saveUsername CheckboxJonathan Bauer2015-08-101-3/+4
* [client] Feature: save session to skip loginSimon Rettberg2015-08-031-0/+5