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
2025-09-15
Fix another user self-delete regression (#7877)
Inverle
2025-09-09
Use `Minz_Translate::exists()` for language check in `createUser()` (#7934)
Inverle
2025-09-09
Add a default language constant (#7933)
Alexis Degrugillier
2025-09-05
Change how files are included (#7916)
Alexis Degrugillier
2025-08-30
Regenerate session ID on login (#7829)
Inverle
2025-08-03
Fix create user bugs (#7783)
Inverle
2025-07-31
Implement sudo mode / reauthentication (#7753)
Inverle
2025-07-31
Require current password when setting new password (#7763)
Inverle
2025-07-30
`before_login_btn` hook + system conf attributes (#7761)
Inverle
2025-06-22
Restore user config from backup when it doesn't exist (#7682)
Inverle
2025-03-25
Update bcrypt.js from 2.4.4 to 3.0.2 (#7449)
Alexandre Alapetite
2024-11-18
Avoid race condition in users' homedir creation (#7000)
Andriy Utkin
2024-11-14
Fix redirect create user (#6995)
Alexandre Alapetite
2024-04-21
Windows: release SQLite (#6285)
Alexandre Alapetite
2024-04-08
Allow admins to create user even when there are TOS (#6269)
Alexandre Alapetite
2024-03-12
Fix empty token bug (#6185)
Alexandre Alapetite
2024-01-15
PHPStan prepare exceptions (#6037)
Alexandre Alapetite
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
[next]