index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Controllers
/
authController.php
Age
Commit message (
Expand
)
Author
2025-10-01
configurable notification timeout (#7942)
maTh
2025-09-25
Prevent logout CSRFs (#7999)
Inverle
2025-08-30
Regenerate session ID on login (#7829)
Inverle
2025-07-31
Implement sudo mode / reauthentication (#7753)
Inverle
2025-07-29
Regenerate cookie ID after logging out (#7762)
Inverle
2025-04-05
Use HTTP POST for logout (#7489)
Alexandre Alapetite
2025-03-25
Update bcrypt.js from 2.4.4 to 3.0.2 (#7449)
Alexandre Alapetite
2025-03-05
fix: Update the user's last activity on login action (#7406)
berumuron
2025-01-10
Reduce undeeded use of elvis operator ?: (#7204)
Alexandre Alapetite
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-09-15
Rename param specialchars to plaintext (#6809)
Alexandre Alapetite
2024-09-11
Fix unsafe login (#6797)
Alexandre Alapetite
2024-08-01
Minor update whitespace PHPCS rules (#6666)
Alexandre Alapetite
2024-06-09
Pass PHPStan level 9 (#6544)
Alexandre Alapetite
2024-01-15
PHPStan prepare exceptions (#6037)
Alexandre Alapetite
2023-12-22
Fix notifications (#5959)
Alexandre Alapetite
2023-12-20
Fix login (#5955)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-24
Fix types for extensions (#5901)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-07-30
Rework trusted proxies (#5549)
Alexandre Alapetite
2023-07-07
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-05-15
PHPStan Level 7 for Minz_Request, FreshRSS_Feed, Minz_Error (#5400)
Alexandre Alapetite
2023-05-03
Automatic trusted_sources during install (#5358)
Alexandre Alapetite
2023-04-20
Show REMOTE_ADDR in case of HTTP Basic Auth error (#5314)
Alexandre Alapetite
2023-04-07
Phpstan Level6 for View.php (#5269)
Luc SANCHEZ
2023-04-07
Use typed access to request parameters (#5267)
Alexandre Alapetite
2023-04-05
PHPStan level 6 for more files (#5264)
Alexandre Alapetite
2023-03-26
Modernize Constants and use new constant for string 'currentUser' (#5089)
Luc SANCHEZ
2023-03-21
Typehint some Controllers (#5106)
Luc SANCHEZ
2023-03-21
Improved: show Terms of Service in config menu (#5215)
maTh
2022-10-26
Add default redirect when authenticating (#4778)
Alexis Degrugillier
2022-10-03
Allow redirection after login (#4654)
Alexis Degrugillier
2022-09-18
Fix login page when user does not exist (#4621)
Alexis Degrugillier
2022-09-18
Force default user before rendering login page (#4620)
Alexis Degrugillier
2022-01-30
Fix ctype_alnum (#4182)
Alexandre Alapetite
2022-01-08
Use typographic quotes (#4133)
Alexandre Alapetite
2022-01-08
Fix various typos and spelling errors in documentation, comments and code. (#...
Thomas Renes
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-12-24
Fix invalid user (#4081)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-01-17
Fix form login if user does not exist (#3377)
Alexandre Alapetite
2021-01-02
Avoid manual initialisations of system or user configuration (#3070)
Alexandre Alapetite
2020-10-06
Minz allow parallel sessions (#3096)
Alexandre Alapetite
2020-10-05
Minz: Attach a notification to a request (#3208)
Alexandre Alapetite
2020-06-14
Add a way to disable/enable users (#3056)
Alexis Degrugillier
2020-06-05
Add language detection when the user is not logged in (#3022)
Alexis Degrugillier
2020-04-17
A wrong login must return HTTP 403 (#2903)
Alexandre Alapetite
2020-03-08
Improve login and registration pages (#2794)
Marien Fressinaud
[next]