263 Commits (master)

Author SHA1 Message Date
Aleksander Machniak 0675156ab2 Add dummy index.php 6 months ago
Aleksander Machniak 64df318a73
Add static files server (#9294) 6 months ago
Philip Weir ccede1f272
Update links in comments and config to https where available (#9759) 6 months ago
Michael Voříšek a30e0ad438
Infer file/line location in rcube::raise_error() from backtrace (#9422) 1 year ago
Michael Voříšek d18406a8bd
Fix binary operator spaces CS (#9330) 2 years ago
Michael Voříšek b1a0067e5d
Fix more CS (#9303) 2 years ago
Michael Voříšek 6a53a1d853
Fix CS (whitespace, visibility) (#9297) 2 years ago
Michael Voříšek 2643be3eaa
Fix single quotes CS (#9283) 2 years ago
Michael Voříšek e7d7e62146
Modernize more basic CS II (#9254) 2 years ago
Michael Voříšek ca8b17d191
Modernize more basic CS (#9258) 2 years ago
Edouard Vanbelle 588a879107
OAuth improvements (#9217) 2 years ago
Michael Voříšek a8707ae220
Fix and assert basic CS using CI (#9246) 2 years ago
Aleksander Machniak a20445fcc5 Fix potential HTTP protocol version mismatch (#8982) 2 years ago
Aleksander Machniak 42f9cdceba Master is 1.7-git 3 years ago
Aleksander Machniak f429b26810 Fix various PHP8 warnings (#8392) 4 years ago
Aleksander Machniak eec0d2b578 Display a generic error page on initial DB/configuration errors (#8222) 4 years ago
Aleksander Machniak 6f435ecb52 Fix fatal error/warning on invalid input to user parameter (#8152) 4 years ago
Aleksander Machniak b4fd75d6c1 Master is 1.6-git now 4 years ago
Aleksander Machniak 0d676625d8 Fix PHP8 warning 4 years ago
Aleksander Machniak 5ec509f87e FIX PHP8 fatal error and some warnings (#7931) 4 years ago
Aleksander Machniak b3677c3e0b Fix oauth action run 5 years ago
johndoh cfd4fa170f
Fix a few PHP notices (#7791) 5 years ago
Aleksander Machniak dcfd12e98a CS fixes, potential PHP8 warning (#7781) 5 years ago
Aleksander Machniak 545a1569f1
Steps -> Actions refactoring (#7688) 5 years ago
Aleksander Machniak f95212d626 PHP8: More warnings fixed 5 years ago
Thomas Bruederli c9beef0bc2 Check if OAuth is enabled before including `oauth.inc` step file 5 years ago
Thomas Bruederli 1e6a2f4f49 Basic support for OAuth2 user login and IMAP/SMTP authentication 6 years ago
Aleksander Machniak 8344f07d7f Fix CSRF bypass that could be used to log out an authenticated user (#7302) 5 years ago
Aleksander Machniak ee1f01a0df Fix so 401 error is returned only on failed logon requests (#7010) 6 years ago
Aleksander Machniak 508e83470c Master is 1.5-git now 6 years ago
Aleksander Machniak b8555ce4f3 Fix so 401 error is returned only on failed logon requests (#7010) 6 years ago
Aleksander Machniak 9f1d185c44 Master is 1.5-git now 6 years ago
Aleksander Machniak f1a83f923d Added cookie mismatch detection, display an error message informing the user to clear cookies 6 years ago
Aleksander Machniak 57c67db029 Remove year(s) from copyright headers + some cleanup 6 years ago
Aleksander Machniak 11216a1925 Changed 'password_charset' default to 'UTF-8' (#6522) 7 years ago
Aleksander Machniak 186f21c4c1 Avoid Referer leaking by using Referrer-Policy:same-origin header (#6385) 7 years ago
Aleksander Machniak f1ee6d7906 Plugin API: Add possibility to specify HTTP return code via 'unauthenticated' hook 7 years ago
Aleksander Machniak e4ccc2bb48 Update copyright year in few places 7 years ago
Aleksander Machniak fb2f213d6f Add id attribute to the installer warning 8 years ago
Aleksander Machniak 2cb9de358b Return "401 Unauthorized" status when login fails (#5663) 8 years ago
Aleksander Machniak e51fa197bb Remove unused variable 8 years ago
Aleksander Machniak 5101cfc67a Bump version to 1.4-git 8 years ago
Thomas Bruederli f78e2a4367 Add 1.3-beta milestone + update copyright year 9 years ago
Aleksander Machniak ad9a55f8cb Support hostname and hostname:port in force_https option (#5511) 9 years ago
Aleksander Machniak 24b4ca52cf Fix so "Action disabled" error uses more appropriate 404 code (#5440) 9 years ago
Aleksander Machniak b77efcd104 Fix typo 9 years ago
Aleksander Machniak 85082c88c7 CS fixes 9 years ago
Aleksander Machniak 9634169647 Bump version number to 1.3-beta 9 years ago
Aleksander Machniak a15d877ba8 Added brute-force attack prevention via login rate limit (#1490566) 10 years ago
Aleksander Machniak 1b39d9a6c7 PHP7: Fixed some E_WARNING errors that previously were E_STRICT 10 years ago