| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor LoginManager stay-signed-in token management | VirtualTam | 2018-06-02 | 1 | -7/+5 |
* | Refactor session and cookie timeout control | VirtualTam | 2018-06-02 | 1 | -21/+26 |
* | Move LoginManager and SessionManager to the Security namespace | VirtualTam | 2018-06-02 | 1 | -2/+2 |
* | LoginManager: remove unused parameter | VirtualTam | 2018-06-02 | 1 | -1/+1 |
* | Login: update PageBuilder and default/vintage templates | VirtualTam | 2018-06-02 | 1 | -6/+9 |
* | Pass the client IP ID to LoginManager | VirtualTam | 2018-06-02 | 1 | -2/+3 |
* | Refactor user credential validation at login time | VirtualTam | 2018-05-29 | 1 | -106/+38 |
* | Refactor PHP session handling during login/logout | VirtualTam | 2018-05-29 | 1 | -36/+13 |
* | Refactor SessionManager::$INACTIVITY_TIMEOUT | VirtualTam | 2018-05-29 | 1 | -24/+24 |
* | Refactor client session hijacking protection | VirtualTam | 2018-05-29 | 1 | -12/+2 |
* | Fix parameter order which was preventing max_dl parameter to work properly | ArthurHoaro | 2018-05-01 | 1 | -1/+1 |
* | Fix warning when trying to save redictor setting from the configure page | ArthurHoaro | 2018-03-13 | 1 | -2/+0 |
* | Merge pull request #1096 from ArthurHoaro/feature/download-params | ArthurHoaro | 2018-03-13 | 1 | -1/+6 |
|\ |
|
| * | Make max download size and timeout configurable | ArthurHoaro | 2018-03-07 | 1 | -1/+6 |
* | | PSR: use elseif instead of else if | ArthurHoaro | 2018-02-28 | 1 | -2/+2 |
|/ |
|
* | Use a specific page title in all pages | ArthurHoaro | 2018-02-24 | 1 | -2/+31 |
* | Refactor login / ban authentication steps | VirtualTam | 2018-02-05 | 1 | -100/+16 |
* | Merge pull request #1074 from kalvn/feature/dailymarkdown | ArthurHoaro | 2018-02-02 | 1 | -13/+16 |
|\ |
|
| * | Executes daily hooks before creating columns. | kalvn | 2018-02-01 | 1 | -13/+16 |
* | | Merge pull request #1038 from ArthurHoaro/feature/public-only-filter | ArthurHoaro | 2018-02-02 | 1 | -11/+22 |
|\ \ |
|
| * | | Public/private filter: use two separate buttons | ArthurHoaro | 2018-01-24 | 1 | -3/+13 |
| * | | Add a filter to only display public links | ArthurHoaro | 2017-12-16 | 1 | -11/+12 |
* | | | Use LC_COLLATE instead of LC_MESSAGES if php-intl is not installed | ArthurHoaro | 2018-01-31 | 1 | -0/+5 |
| |/
|/| |
|
* | | Merge pull request #977 from ArthurHoaro/feature/dl-filter | ArthurHoaro | 2018-01-23 | 1 | -10/+4 |
|\ \ |
|
| * | | Extract the title/charset during page download, and check content type | ArthurHoaro | 2017-10-28 | 1 | -10/+4 |
* | | | Fix XSS vulnerability | VirtualTam | 2018-01-04 | 1 | -1/+1 |
| |/
|/| |
|
* | | Don't URL encode description links if parameter 'redirector.encode_url' is se... | ArthurHoaro | 2017-11-07 | 1 | -3/+15 |
* | | Move session ID check to SessionManager | VirtualTam | 2017-10-22 | 1 | -1/+1 |
* | | Refactor session token management | VirtualTam | 2017-10-22 | 1 | -47/+24 |
* | | Add language selection in the configure page of the default theme | ArthurHoaro | 2017-10-22 | 1 | -3/+10 |
* | | Shaarli's translation | ArthurHoaro | 2017-10-22 | 1 | -30/+48 |
* | | Merge pull request #987 from ArthurHoaro/hotfix/security-issue | ArthurHoaro | 2017-10-07 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix security issue reported by @chbi | ArthurHoaro | 2017-10-07 | 1 | -2/+2 |
| |/ |
|
* | | Merge pull request #979 from ArthurHoaro/feature/assets-cache-version | VirtualTam | 2017-10-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Rename shaarli_version constant to uppercase | ArthurHoaro | 2017-10-01 | 1 | -1/+1 |
| |/ |
|
* / | Allow setting of a default note title, see #963 | Mark Gerarts | 2017-10-01 | 1 | -1/+1 |
|/ |
|
* | added option to redirect all anonymous users to login page | Willi Eggeling | 2017-09-03 | 1 | -0/+17 |
* | Merge pull request #939 from ArthurHoaro/hotfix/firefox-social-title | ArthurHoaro | 2017-09-02 | 1 | -3/+3 |
|\ |
|
| * | Make work behind a reverse proxy | ArthurHoaro | 2017-09-02 | 1 | -3/+3 |
* | | Merge pull request #950 from thewilli/delete-fix | ArthurHoaro | 2017-09-01 | 1 | -3/+10 |
|\ \ |
|
| * | | fixed link deletion | Willi Eggeling | 2017-08-30 | 1 | -3/+10 |
* | | | Merge pull request #951 from thewilli/fix-daily | ArthurHoaro | 2017-09-01 | 1 | -23/+31 |
|\ \ \ |
|
| * | | | fixed daily links if there are no links | Willi Eggeling | 2017-08-30 | 1 | -23/+31 |
| |/ / |
|
* | | | Merge pull request #944 from thewilli/configure-rememberme | VirtualTam | 2017-08-27 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | new setting: default value for 'remember me' checkbox | Willi Eggeling | 2017-08-27 | 1 | -0/+2 |
* | | | Merge pull request #940 from ArthurHoaro/hotfix/empty-urls | VirtualTam | 2017-08-27 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Generates a permalinks URL if the URL is set to blank | ArthurHoaro | 2017-08-25 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge pull request #942 from thewilli/fix-wiki-links | VirtualTam | 2017-08-27 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | migrated Github wiki links to readthedocs | Willi Eggeling | 2017-08-26 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | code clean: cookie expiration | Willi Eggeling | 2017-08-26 | 1 | -42/+43 |