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
/
userController.php
Age
Commit message (
Expand
)
Author
2023-12-20
Fix login (#5955)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-07-07
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-06-15
Fix slider views (#5469)
Alexandre Alapetite
2023-05-15
PHPStan Level 7 for Minz_Request, FreshRSS_Feed, Minz_Error (#5400)
Alexandre Alapetite
2023-05-13
PHPStan Level 7 for Share userController logs_pagination (#5393)
Alexandre Alapetite
2023-05-11
A few additional PHPStan rules (#5388)
Alexandre Alapetite
2023-05-03
Automatic trusted_sources during install (#5358)
Alexandre Alapetite
2023-04-10
PHPStan 6 for remaining controllers (#5279)
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-03-31
PHPStan level 6 for all PDO and Exception classes (#5239)
Alexandre Alapetite
2023-03-26
Modernize Constants and use new constant for string 'currentUser' (#5089)
Luc SANCHEZ
2023-03-21
Improved: show Terms of Service in config menu (#5215)
maTh
2023-02-06
More robust application of access permissions (#5062)
Alexandre Alapetite
2022-11-29
User-defined time zone (#4906)
Alexandre Alapetite
2022-01-30
Fix ctype_alnum (#4182)
Alexandre Alapetite
2022-01-08
Use typographic quotes (#4133)
Alexandre Alapetite
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-08-14
Better catch when a user does not exists (#3751)
Alexandre Alapetite
2021-06-01
Fix user creation form redirection (#3656)
Alexis Degrugillier
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
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-05-09
2914 show last login date (#2936)
equinoxmatt
2020-03-08
Improve login and registration pages (#2794)
Marien Fressinaud
2020-01-06
Add an admin flag on users (#2709)
Alexis Degrugillier
2019-12-07
Add user language display
Alexis Degrugillier
2019-12-03
Separate the update API password endpoint (#2675)
Marien Fressinaud
2019-12-03
Upgrade user management page (#2417)
Alexis Degrugillier
2019-11-26
FIX email token check if not in user-config (#2686)
Purexo
2019-11-18
Add log in fever api saving process (#2664)
Alexis Degrugillier
2019-11-04
Default or custom OPML (#2627)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-09-17
Add support for terms of service
Marien Fressinaud
2019-09-16
Configure user defaults (#2490)
Joris Kinable
2019-09-15
CLI to export/import any database to/from SQLite (#2496)
Alexandre Alapetite
2019-08-29
fix: Fix "validate email"-related issues (#2512)
Marien Fressinaud
2019-08-29
Provide email address verification feature (#2481)
Marien Fressinaud
2019-08-20
Require PHP 5.5+ (#2495)
Alexandre Alapetite
2019-07-31
Clean access checks on userController (#2471)
Marien Fressinaud
2019-06-16
Allow email as username (#2407)
Alexis Degrugillier
2019-03-22
Rework CSRF interaction with sessions (#2290)
Alexandre Alapetite
2019-02-13
Less jQuery (#2234)
Alexandre Alapetite
2018-10-24
Allow dot in username (#2062)
Alexandre Alapetite
2018-10-21
Improved flow for password change (#2057)
Alexandre Alapetite
2018-10-14
Fix MySQL create table feeds (#2047)
Alexandre Alapetite
[next]