| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle cow-token on QRCode login | Simon Rettberg | 2024-05-03 | 1 | -2/+3 |
* | Add support for QRCode login | Simon Rettberg | 2024-03-25 | 1 | -1/+59 |
* | Try more random crap to fix layout with larger roomplans | Simon Rettberg | 2023-05-24 | 1 | -0/+2 |
* | Only force frame height | Simon Rettberg | 2023-01-31 | 1 | -1/+1 |
* | Try to force roomplan size | Simon Rettberg | 2023-01-24 | 1 | -0/+1 |
* | Always return to welcome page if only web login is enabled | Simon Rettberg | 2022-09-08 | 1 | -1/+3 |
* | Fix msg window overlapping login, fix browser widget resizing | Simon Rettberg | 2022-07-17 | 1 | -2/+8 |
* | Fix showing browser immediately if only shib-login is enabledv29r2 | Simon Rettberg | 2022-07-01 | 1 | -20/+32 |
* | Add user-session-enabled and shib-session-button-text | Simon Rettberg | 2022-05-25 | 1 | -1/+17 |
* | Increase login timeout to 20 secondsv29r1 | Simon Rettberg | 2022-03-14 | 1 | -1/+1 |
* | More size fixing crap | Simon Rettberg | 2021-08-10 | 1 | -0/+3 |
* | Don't re-layout mainwindow if nothing changed | Simon Rettberg | 2021-08-10 | 1 | -0/+1 |
* | Add shibboleth login via browser | Simon Rettberg | 2021-08-05 | 1 | -26/+142 |
* | Clean up loginform UI | Simon Rettberg | 2020-08-07 | 1 | -1/+1 |
* | LoginRPC: Ignore requests with user or pass empty | Simon Rettberg | 2020-06-26 | 1 | -0/+2 |
* | Add simple RPC to remotely trigger login | Simon Rettberg | 2020-06-05 | 1 | -37/+52 |
* | Move createBackground so it actually gets called | Simon Rettberg | 2020-05-14 | 1 | -1/+1 |
* | Reintroduce X background generation | Simon Rettberg | 2020-05-07 | 1 | -0/+3 |
* | loginform.cpp: set focus on username field on resetv26 | Jonathan Bauer | 2020-02-06 | 1 | -1/+2 |
* | Make password placeholder configurable | Steffen Ritter | 2019-11-14 | 1 | -0/+3 |
* | remove newline | Jonathan Bauer | 2019-06-12 | 1 | -1/+0 |
* | rework reset timeout stuff | Jonathan Bauer | 2019-06-12 | 1 | -8/+14 |
* | always reset input form when user idles | Jonathan Bauer | 2019-06-04 | 1 | -9/+10 |
* | reset to "chooser" page on inactivity | Jonathan Bauer | 2019-06-03 | 1 | -1/+10 |
* | support for guest session | Jonathan Bauer | 2019-05-16 | 1 | -0/+52 |
* | Use Qt5 QObject::connect(), fix caplock message after failed login | Simon Rettberg | 2019-04-26 | 1 | -6/+11 |
* | Add caps lock warning | Simon Rettberg | 2019-04-18 | 1 | -7/+40 |
* | Fix: mini-icon might get cropped if > 95px | Simon Rettberg | 2019-04-18 | 1 | -0/+1 |
* | Propery scale mini iconv23 | Simon Rettberg | 2019-04-09 | 1 | -2/+1 |
* | Make loginform-icon more flexible | Simon Rettberg | 2019-03-18 | 1 | -7/+20 |
* | Add second logo key for better migration from old slx-admin | Simon Rettberg | 2019-03-17 | 1 | -2/+2 |
* | [loginform] configurable icon for login form | Jonathan Bauer | 2018-10-31 | 1 | -0/+6 |
* | Sanitize C++11 | Simon Rettberg | 2018-08-30 | 1 | -2/+2 |
* | Make username placeholder configurable | Steffen Ritter | 2018-08-15 | 1 | -0/+3 |
* | Trim username | Simon Rettberg | 2018-04-10 | 1 | -1/+1 |
* | Support regex mangling of username before passing to lightdm | Simon Rettberg | 2018-02-08 | 1 | -1/+9 |
* | Set focus on pw input after failed login | Simon Rettberg | 2017-11-24 | 1 | -2/+1 |
* | Support autologin via guest session | Simon Rettberg | 2017-11-14 | 1 | -42/+23 |
* | Improve style a bit: Pull b-l-logo down, a bit smaller, better dropdown style | Simon Rettberg | 2017-11-13 | 1 | -0/+2 |
* | Durrrrr | Simon Rettberg | 2017-11-13 | 1 | -1/+0 |
* | Implement log/messages display + logo display | Simon Rettberg | 2017-11-13 | 1 | -1/+0 |
* | Fix banner display, gradient parsing, add test mode (--test) | Simon Rettberg | 2017-11-12 | 1 | -31/+44 |
* | WORK IN PROGRESS! Add bwlp logo, banner support, log message window | Simon Rettberg | 2017-11-11 | 1 | -7/+12 |
* | Handle multiscreen properly, make background persistent | Simon Rettberg | 2017-08-15 | 1 | -0/+1 |
* | Remove more cruft, show error in red | Simon Rettberg | 2017-08-14 | 1 | -22/+34 |
* | Strip unneeded stuff, simplify pam dialog handling, add safety timeout of 10 ... | Simon Rettberg | 2017-08-11 | 1 | -84/+89 |
* | Move code to src/, tweak CMakeLists.txt | Simon Rettberg | 2017-08-11 | 1 | -0/+197 |