Commit Graph

194 Commits (4cb760a92402ab3eb8550fb05b05eae800030680)

Author SHA1 Message Date
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 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
Bart Visscher 667cd318fe Use OC_Util::displayLoginPage and cleanup the function 13 years ago
Thomas Tanghus cc445e4e47 Small changes to allow updating main menu dynamically. 13 years ago
Jörn Friedrich Dreyer 795e78809f add oracle to install & setup 13 years ago
Robin Appelman b1010160b3 CSRF protection for eventsource 13 years ago
Bjoern Schiessle 20a174e71b remove second "autocomplete" statement 13 years ago
Bjoern Schiessle 3895e3a5ae remember username and provide autocomplete feature 13 years ago
Bjoern Schiessle 0ea29398c7 remember username and provide autocomplete feature 13 years ago
Georg Ehrke a113ee9e9f add x-webkit-speech to searchbox 13 years ago
Bjoern Schiessle 34739b7ec5 use new sanitizeHTML() function 13 years ago
Florian Hülsmann c3cd3f3571 CSS class headerAction -> header-action 13 years ago
Florian Hülsmann 4a50c15a8e corrected header width and floating (can now dynamically add stuff to header); someone may test this in IE 13 years ago
Thomas Tanghus f0b87bc421 Make requesttoken global. 13 years ago
Thomas Tanghus 5b1a14f9ea Contacts: Implement CSRF prevention. 13 years ago
Thomas Tanghus 625cd822c3 Backport CSRF prevention. 13 years ago
Thomas Tanghus 89464721c7 Added JSON methods for CSRF prevention. Make request token accessible from template and add js var. 13 years ago
Lukas Reschke 6defbc7f4d Removed some unessecary sanitizations 13 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 13 years ago
Bart Visscher 4260dce826 Better handling of core.css and core.js 13 years ago
Brice Maron 5c2b2fc842 Change app path logic in templates 13 years ago
Brice Maron cc494259d3 Unit path and webpath, correct some more 13 years ago