78 Commits (f365a9aeb44c33a1c817ae19a6027aa0fbffd706)

Author SHA1 Message Date
Alexandre Alapetite 47e242aa77
Fix ctype_alnum (#4182) 3 years ago
Alexandre Alapetite 1acd3ab09b
Use typographic quotes (#4133) 3 years ago
Alexandre Alapetite 1335a0e3cf
PHPStan level 5 (#4110) 3 years ago
Alexandre Alapetite 77e9877316
Add PHPStan (#4021) 3 years ago
Alexandre Alapetite 7d83321286
Better catch when a user does not exists (#3751) 3 years ago
Alexis Degrugillier 3c3eab768e
Fix user creation form redirection (#3656) 3 years ago
Alexandre Alapetite 947e918f05
Travis: Enforce phpcs line length + whitespace (#3488) 4 years ago
Alexandre Alapetite 0319cc9d23
Minz allow parallel sessions (#3096) 4 years ago
Alexandre Alapetite 7652369359
Minz: Attach a notification to a request (#3208) 4 years ago
Alexis Degrugillier caeb660f29
Add a way to disable/enable users (#3056) 4 years ago
equinoxmatt be10486f5e
2914 show last login date (#2936) 4 years ago
Marien Fressinaud 51edbc1578
Improve login and registration pages (#2794) 5 years ago
Alexis Degrugillier 3c099c7853 Add an admin flag on users (#2709) 5 years ago
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