Commit Graph

217 Commits (53ca0db434f3ad8d043a0a9b76bd59f22af38f99)

Author SHA1 Message Date
Lukas Reschke eab6d7eb23 Enhanced auth is totally unmaintained and broken 12 years ago
Lukas Reschke 216a5af396 Remove uneeded file 12 years ago
Lukas Reschke 1eb3c8ecf6 Correct link to the bugtracker in exception.php 12 years ago
Michael Gapczynski 5ea8adc7c7 Reformat long line 12 years ago
Michael Gapczynski a94405b4e4 Only show the version updating to instead of worrying about converting internal to a formatted version 12 years ago
Michael Gapczynski 7505837079 Basic update progress of database update only 12 years ago
Thomas Müller 7d811e57e6 setting the timezone is now part of the login process and true part of the core. 12 years ago
Georg Ehrke bbe805b665 use regex which was suggested by dragotin 12 years ago
Bart Visscher df7d6cb26c More style fixes 12 years ago
Jan-Christoph Borchardt 9d8bdff51b tweak icons for username and password fields, now it’s good 12 years ago
Jan-Christoph Borchardt 90e8e94909 icons for username and password field, not sure if it’s good 12 years ago
Jan-Christoph Borchardt 4f513f279a fix dbhostlabel not disappearing, remove obsolete CSS 12 years ago
Jan-Christoph Borchardt 0fa59f8937 use vector logo also on log in page, d'oh (also now retina-ready) 12 years ago
Jan-Christoph Borchardt b6fca70ee4 add primary action button in fitting subtle dark blue 12 years ago
Jan-Christoph Borchardt 56dae06528 move inline warning styles into CSS, clean up and fix #270 12 years ago
Jan-Christoph Borchardt 13e0287b74 better layout for installation page elements, centered and subdued legend text 12 years ago
Jan-Christoph Borchardt 5ccea4cc2f small fixes: toggle color adjustment, remove colon, prevent label wrapping 12 years ago
Jan-Christoph Borchardt 855a011697 group related input fields visually 12 years ago
Georg Ehrke a0fe53d09a fix pattern for database names 12 years ago
Frank Karlitschek 19797ee7db even error messages have the right to look a bit pretty 12 years ago
Bart Visscher 03b8ba273a Fix lostpassword url generation 13 years ago
Thomas Tanghus b51b9539d0 Very simple js console switcher. 13 years ago
Thomas Tanghus be77d81152 VCategories: Closing brace must be on a line by itself. 13 years ago
Thomas Tanghus 8c492a86fc VCategories: Line too long. 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Lukas Reschke 81f019b6c5 Make the redirect_url working again 13 years ago
Lukas Reschke 7a7f12a0c1 Create only one CSRF token per session 13 years ago
Georg Ehrke d7a6b09406 deny the usage of dots in database name 13 years ago
Lukas Reschke 5245e2b6be ->l expects two parameters 13 years ago
Lukas Reschke 2d5edead77 Revert "Fix a typo" 13 years ago
Lukas Reschke a306e4b8a0 Fix a typo 13 years ago
Lukas Reschke ec613b589b Fix not defined JS variables 13 years ago
scambra 41b597e179 Translate formatDate using jquery datepicker 13 years ago
scambra a24d8db4b2 translate datepicker 13 years ago
Lukas Reschke 3eb43c1fbe Show a warning in the installer if .htaccess is not working 13 years ago
Michael Göhler d7a4547482 avoid undefined index warning on login page 13 years ago
Lukas Reschke 842d6dad47 Remove space 13 years ago
Lukas Reschke d33bec09fe Verify password page for users 13 years ago
Michael Göhler 7095b3a083 extend logon page to display multiple error messages 13 years ago
Lukas Reschke 2c427f050e Show a warning in the installer if no secure RNG is available 13 years ago
Björn Schießle f493e97f5d always generate access token, also for forms shown to anonymous users (e.g. public shares) 13 years ago
Robin Appelman f8eebcbb01 reload the current url when login in instead of always redirecting to the default app (oc-1873) 13 years ago
Lukas Reschke 578aa4e425 Removed sectoken 13 years ago
Christian Reiner 71454b1bca Fix to preserve backward compatibility for apps creating static links containing the request token (currently the contacts app and maybe some 3rd party implementations) 13 years ago
Christian Reiner 743826bbf3 Reimplementation of CSRF protection including autorefresh 13 years ago
Frank Karlitschek df528cfe95 show the current username. This confused some people 13 years ago
Bart Visscher edcd297476 Move handling of core remotes to OC_TemplateLayout 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 6324daecc0 Don't wait for document ready for setting requesttoken 13 years ago
Michael Gapczynski e5cbc532c3 Fix password authentication for links and fix template problems for links by creating a new base layout 13 years ago