65 Commits (2aff347b2e942286292b21e0b20d93ab85220a17)

Author SHA1 Message Date
Alexis Degrugillier d13a8a0eb1 Add user language display 5 years ago
Marien Fressinaud d0f1f9f141 Separate the update API password endpoint (#2675) 5 years ago
Alexis Degrugillier 0de7e84380 Upgrade user management page (#2417) 5 years ago
Purexo 86dda60431 FIX email token check if not in user-config (#2686) 5 years ago
Alexis Degrugillier d3735d04fc Add log in fever api saving process (#2664) 5 years ago
Alexandre Alapetite 7819a43197
Default or custom OPML (#2627) 5 years ago
Alexandre Alapetite e3e5954394
PDO refactoring for code simplification (#2522) 5 years ago
Marien Fressinaud a2ed6626c2 Add support for terms of service 5 years ago
Joris Kinable 80590daeb3 Configure user defaults (#2490) 5 years ago
Alexandre Alapetite c76a318193
CLI to export/import any database to/from SQLite (#2496) 5 years ago
Marien Fressinaud 84f9311fd5 fix: Fix "validate email"-related issues (#2512) 5 years ago
Marien Fressinaud 75632e70f0 Provide email address verification feature (#2481) 5 years ago
Alexandre Alapetite fd33d92d41
Require PHP 5.5+ (#2495) 5 years ago
Marien Fressinaud 89427e45e5 Clean access checks on userController (#2471) 5 years ago
Alexis Degrugillier 7f1ff77f25 Allow email as username (#2407) 5 years ago
Alexandre Alapetite ebd8c31c02
Rework CSRF interaction with sessions (#2290) 6 years ago
Alexandre Alapetite 2374374ba9
Less jQuery (#2234) 6 years ago
Alexandre Alapetite 6a686daafa
Allow dot in username (#2062) 6 years ago
Alexandre Alapetite 46510febf1
Improved flow for password change (#2057) 6 years ago
Alexandre Alapetite c8b54ae807
Fix MySQL create table feeds (#2047) 6 years ago
Marien Fressinaud 44ee5ec70c [#1928] Login user automatically after creation (#1941) 6 years ago
Alexandre Alapetite 4ff6613989
Fix CLI for creating/deleting user with Fever API (#1896) 6 years ago
Kevin Papst 8f1bad60d0 Add Fever API and user documentation (#1836) 6 years ago
Kevin Papst 6cda39a2f1 fix update user for empty username (#1857) 7 years ago
Alexis Degrugillier 4be15d5b40 Fix notice when managing user (#1785) 7 years ago
Alexis Degrugillier ac3e38359b Allow admin user to reset passwords (#1765) 7 years ago
Alexandre Alapetite f632a34626 CLI optimize database (#1663) 7 years ago
Alexandre Alapetite e046791c93 CLI update user 7 years ago
Alexandre Alapetite 1e5b151d88 Work around for IE / Edge pattern bug 8 years ago
Alexandre Alapetite 535aa35ba7 PSHB better unsubscribe 8 years ago
Alexandre Alapetite 0ce43be9de Multi-user token 8 years ago
Alexandre Alapetite 9c012e6c81 Fix SQLite CLI install 8 years ago
Alexandre Alapetite 0bd4b2c742 Changelog 1423 8 years ago
Alexandre Alapetite 271a1fdc89 Missing checkUsername and const patten 8 years ago
Clément 648fcb63b5 correct check username pattern 8 years ago
Clément 4eeae5171b use function with preg_match to check username 8 years ago
Clément 8d2b76334c Possibility to register user having a '-', a '_' or a '.' in username 8 years ago
Alexandre Alapetite 1182129ce5 CLI option no-default-feeds 8 years ago
Alexandre Alapetite ab4ece6780 CLI do-install 8 years ago
Alexandre Alapetite 5b1b43ab57 CLI delete user https://github.com/FreshRSS/FreshRSS/issues/1095 8 years ago
Alexandre Alapetite e1f214e9e2 CLI list-users and create-user 8 years ago
Alexandre Alapetite f81c441920 Fix bug language option for new user 8 years ago
Alexandre Alapetite c1548e732d Remove Mozilla Persona login 8 years ago
Alexis Degrugillier 269c6b88c4 Add a system configuration page 9 years ago
Marien Fressinaud 8751c344f3 Ask password to user before deleting its account 9 years ago
Marien Fressinaud 3a929138b0 Give possibility to delete its own account 9 years ago
Marien Fressinaud 02c3546440 Registration action is handled and create a user 9 years ago
Marien Fressinaud 9fca5c70f3 Add some comments 9 years ago
Marien Fressinaud ac8bd3d251 Add a max_registrations limit 9 years ago
Marien Fressinaud ff1e989de1 Fix a call to availableLanguages() (bad object) 10 years ago