22 Commits (c9fa7131bd164c85b2dbbbc9a20cd30d0d0fdce3)

Author SHA1 Message Date
Luca 8dfabec920 Move registration button above login form, remove angeltype button from login page 3 years ago
Luca 0419e7b217 Comment out note about cookies 3 years ago
Igor Scheller b5ba5f6188 Fix sso disabled password inconsistencies 3 years ago
Igor Scheller 657b44f9cf Redirect back from login after 403 (Not authorized) 3 years ago
Igor Scheller 6cfeedc57a Fixed more themes and styles/types 4 years ago
Igor Scheller 191a3a7d48
Replaced info and calendar icons 4 years ago
Igor Scheller 63f0a08407
Fixed spacing and sizes 4 years ago
Igor Scheller 36ba619d5a
Fixed button sizes and types 4 years ago
Igor Scheller b41a9a02d1
Use bootstrap icons instead of glyphicons 4 years ago
Michael Weimann 9acaa03a71
migrate basic elements to bs5
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>

migrate body color to bs5

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>

migrate the nav menu to bs5

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>

migrate to bs5 badges

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>

migrate to bs5 nav pills

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>

migrate the login page to bs5

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>

fix the language dropdown in bs5

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
4 years ago
Igor Scheller 251f2cbfa6 OAuth: Added display name and metrics, show providers on user page 4 years ago
Igor Scheller 80941c2999 Login: Added OAuth support 4 years ago
Igor Scheller d79d2c87bc More .editorconfig improvements 5 years ago
Igor Scheller 72f4839130 Added HasUserNotifications trait to show messages to the user 5 years ago
Igor Scheller 15e6740e12 Twig update to > 2.11: Fixed namespaces, warnings and cleanup 5 years ago
Michael Weimann 9a170c82cb Add auto focus to the login fiel 5 years ago
Igor Scheller dd03662968 Rebuild password reset 6 years ago
Igor Scheller 8f8130634e Show normal login page after registration, added msg() template function 6 years ago
Igor Scheller 24bfc29220 login: Added div around cookies note to center it 6 years ago
msquare 0e6de03ac1 fix login text field icons 6 years ago
msquare eefae43a47 simplified login form, show password recovery always, some camp theme tweaks 6 years ago
Igor Scheller bcce2625a8 Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
6 years ago