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
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
2018-06-18
[#1928] Login user automatically after creation (#1941)
Marien Fressinaud
2018-05-26
Fix CLI for creating/deleting user with Fever API (#1896)
Alexandre Alapetite
2018-05-24
Add Fever API and user documentation (#1836)
Kevin Papst
2018-04-06
fix update user for empty username (#1857)
Kevin Papst
2018-02-14
Fix notice when managing user (#1785)
Alexis Degrugillier
2018-02-14
Allow admin user to reset passwords (#1765)
Alexis Degrugillier
2017-10-12
CLI optimize database (#1663)
Alexandre Alapetite
2017-07-22
CLI update user
Alexandre Alapetite
2017-04-27
Work around for IE / Edge pattern bug
Alexandre Alapetite
2017-04-10
Merge branch 'FreshRSS/dev' into multiuser-token
Alexandre Alapetite
2017-04-10
PSHB better unsubscribe
Alexandre Alapetite
2017-04-09
Multi-user token
Alexandre Alapetite
2017-03-02
Fix SQLite CLI install
Alexandre Alapetite
2017-02-25
Changelog 1423
Alexandre Alapetite
2017-02-25
Missing checkUsername and const patten
Alexandre Alapetite
2017-02-19
correct check username pattern
Clément
2017-02-16
use function with preg_match to check username
Clément
2017-02-16
Possibility to register user having a '-', a '_' or a '.' in username
Clément
2016-10-24
CLI option no-default-feeds
Alexandre Alapetite
2016-10-24
CLI do-install
Alexandre Alapetite
2016-10-22
CLI delete user https://github.com/FreshRSS/FreshRSS/issues/1095
Alexandre Alapetite
2016-10-22
CLI list-users and create-user
Alexandre Alapetite
2016-10-04
Fix bug language option for new user
Alexandre Alapetite
2016-07-31
Remove Mozilla Persona login
Alexandre Alapetite
2015-08-22
Add a system configuration page
Alexis Degrugillier
2015-07-22
Ask password to user before deleting its account
Marien Fressinaud
2015-07-22
Give possibility to delete its own account
Marien Fressinaud
2015-07-22
Registration action is handled and create a user
Marien Fressinaud
2015-07-22
Add some comments
Marien Fressinaud
2015-07-21
Add a max_registrations limit
Marien Fressinaud
2015-01-06
Fix a call to availableLanguages() (bad object)
Marien Fressinaud
2015-01-06
Fix setters on $user_conf
Marien Fressinaud
2015-01-06
BREAKING FEATURE: Remove general in config
Marien Fressinaud
2015-01-06
Fix Controllers to use the correct config system
Marien Fressinaud
2015-01-05
Change name of user configuration var in Context
Marien Fressinaud
2014-12-21
BREAKING FEATURE: move user data
Marien Fressinaud
2014-12-11
Fix i18n for update and user controllers
Marien Fressinaud
2014-10-30
Fix Minz_Error::error() -> use default values
Marien Fressinaud
2014-10-29
Ne pas rafraîchir les flux des utilisateurs non logués depuis x jours
Alexandre Alapetite
2014-10-26
Update i18n
Marien Fressinaud
2014-10-20
Use FreshRSS_Context::$conf only
Marien Fressinaud
2014-10-17
Fix a bug to get size of user (SQLite)
Marien Fressinaud
2014-10-17
Show more information about user when selected
Marien Fressinaud
[prev]
[next]