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
/
views
/
user
/
manage.phtml
Age
Commit message (
Expand
)
Author
2019-10-23
Take advantage of PHP 5.4+ short echo (#2585)
Alexandre Alapetite
2019-08-29
Provide email address verification feature (#2481)
Marien Fressinaud
2019-02-23
JavaScript fixes + new navigation loop behaviour (#2255)
Alexandre Alapetite
2018-05-01
Use HTML autocomplete new-password (#1877)
Alexandre Alapetite
2018-02-14
Allow admin user to reset passwords (#1765)
Alexis Degrugillier
2017-02-25
Remove maxlength for usernames
Alexandre Alapetite
2017-02-25
Missing checkUsername and const patten
Alexandre Alapetite
2017-02-16
delete - and . from accepted char
Clément
2017-02-16
Possibility to register user having a '-', a '_' or a '.' in username
Clément
2016-10-04
Fix bug language option for new user
Alexandre Alapetite
2016-08-13
CSRF token, update HTTP Referrer policy to same-origin
Alexandre Alapetite
2016-07-31
Remove Mozilla Persona login
Alexandre Alapetite
2015-01-26
Password format on profile and manage user pages
Marien Fressinaud
2015-01-13
Fix user interaction with showing password feature
Marien Fressinaud
2015-01-08
Fix bug with Minz_Translate
Marien Fressinaud
2015-01-06
Fix i18n loading and availableLanguages calls
Marien Fressinaud
2015-01-05
Change name of user configuration var in Context
Marien Fressinaud
2014-12-11
Fix french i18n for last views
Marien Fressinaud
2014-10-30
Fix coding style formatNumber and formatBytes
Marien Fressinaud
2014-10-20
Use FreshRSS_Context::$conf only
Marien Fressinaud
2014-10-17
Fix i18n
Marien Fressinaud
2014-10-17
Show more information about user when selected
Marien Fressinaud
2014-10-17
User list load a new page
Marien Fressinaud
2014-10-17
Reorganize user pages
Marien Fressinaud