Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed #150, language is now an optional parameter, and is just a string ↵ | Liam Jack | 2015-11-06 | 11 | -42/+50 | |
| | | | | (Issue #136). Added project to Packagist, updated language tests and README | |||||
* | Updated README with new Composer installation instructions | Liam Jack | 2015-11-06 | 1 | -13/+3 | |
| | ||||||
* | Merge pull request #156 from webot/patch-7v1.0.3 | Liam Jack | 2015-11-05 | 1 | -3/+3 | |
|\ | | | | | Update database_pgsql.sql | |||||
| * | Update database_pgsql.sql | Olivier Debauche | 2015-11-02 | 1 | -3/+3 | |
|/ | | | bugfix | |||||
* | Merge pull request #155 from webot/patch-6 | Liam Jack | 2015-11-01 | 1 | -1/+1 | |
|\ | | | | | Update .travis.yml | |||||
| * | Update .travis.yml | Olivier Debauche | 2015-11-01 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #154 from webot/patch-5 | Liam Jack | 2015-11-01 | 1 | -0/+0 | |
|\ \ | | | | | | | Rename db_pgsql to database_pgsql.sql | |||||
| * | | Rename db_pgsql to database_pgsql.sql | Olivier Debauche | 2015-11-01 | 1 | -0/+0 | |
| |/ | ||||||
* | | Merge pull request #153 from webot/patch-4 | Liam Jack | 2015-11-01 | 1 | -0/+0 | |
|\ \ | |/ |/| | Rename database.sql to database_mysql.sql | |||||
| * | Rename database.sql to database_mysql.sql | Olivier Debauche | 2015-11-01 | 1 | -0/+0 | |
|/ | ||||||
* | Merge pull request #152 from webot/patch-1 | Liam Jack | 2015-10-31 | 1 | -0/+1 | |
|\ | | | | | Update .travis.yml | |||||
| * | Update .travis.yml | Olivier Debauche | 2015-10-31 | 1 | -0/+1 | |
|/ | ||||||
* | Merge pull request #151 from webot/master | Geekologist | 2015-10-28 | 1 | -0/+87 | |
|\ | | | | | database for postgresql | |||||
| * | add primary key | Olivier Debauche | 2015-10-28 | 1 | -5/+10 | |
| | | ||||||
| * | database for postgresql | Olivier Debauche | 2015-10-28 | 1 | -0/+82 | |
| | | ||||||
* | | Merge pull request #146 from ChristinMilloy/master | Liam Jack | 2015-10-24 | 1 | -1/+1 | |
|\ \ | | | | | | | getRequest method should be exposed to user code. | |||||
| * | | Making getRequest public so it can be accessed in user code (e.g. so I can ↵ | Christin Milloy | 2015-10-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | greet my user by name from the database when they hit the password reset page with a valid key) | |||||
| * | | Merge branch 'master' of https://github.com/PHPAuth/PHPAuth | Christin Milloy | 2015-10-22 | 15 | -705/+600 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #145 from webot/master | Liam Jack | 2015-10-22 | 1 | -1/+7 | |
|\ \ \ | | |/ | |/| | Update AuthTest.php | |||||
| * | | Update AuthTest.php | Olivier Debauche | 2015-10-21 | 1 | -1/+7 | |
|/ / | ||||||
* | | Merge pull request #144 from WEAD8/master | Liam Jack | 2015-10-21 | 1 | -0/+74 | |
|\ \ | | | | | | | Add Portuguese Brazilian language | |||||
| * | | Update pt_BR.php | WEAD8 | 2015-10-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add Portuguese Brazilian language | lionsec-l3 | 2015-10-21 | 1 | -0/+74 | |
|/ / | ||||||
* | | Merge pull request #142 from smoqadam/master | Liam Jack | 2015-10-17 | 1 | -0/+75 | |
|\ \ | | | | | | | add Persian language | |||||
| * | | add Pesian language | smoqadam | 2015-10-16 | 1 | -0/+75 | |
|/ / | ||||||
* | | Merge pull request #141 from livmackintosh/dev-file-cleanup | Liam Jack | 2015-10-14 | 3 | -1480/+1 | |
|\ \ | | | | | | | File Cleanup | |||||
| * | | Updated licence type | Olivia Mackintosh | 2015-10-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | Changed licence from GPL-3.0+ to MIT. | |||||
| * | | Removed redundant classes. | Olivia Mackintosh | 2015-10-14 | 2 | -1479/+0 | |
| | | | | | | | | | | | | Removed *.class.php named classes | |||||
| * | | Merge remote-tracking branch 'refs/remotes/PHPAuth/master' | Olivia Mackintosh | 2015-10-14 | 5 | -5/+1484 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Fixed for PSR-4 specification (See #135), updated disposable email domains ↵v1.0.2 | Liam Jack | 2015-10-13 | 5 | -5/+1484 | |
| | | | | | | | | | | | | and README | |||||
| * | | Merge remote-tracking branch 'refs/remotes/PHPAuth/master' | Olivia Mackintosh | 2015-10-14 | 5 | -0/+100 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Added language testing and updated language files to pass tests | Liam Jack | 2015-10-12 | 4 | -0/+26 | |
| | | | ||||||
* | | | Added nl_BE language file by frank@taapo.com | Liam Jack | 2015-10-12 | 1 | -0/+74 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'refs/remotes/PHPAuth/master' | Olivia Mackintosh | 2015-10-11 | 3 | -694/+52 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Fixing composer magic | Liam Jack | 2015-10-11 | 1 | -1/+1 | |
| | | | ||||||
* | | | Moved to MIT license (See issue #126)v1.0.1 | Liam Jack | 2015-10-11 | 1 | -10/+0 | |
| | | | ||||||
* | | | Moved to MIT license (See issue #126) | Liam Jack | 2015-10-11 | 1 | -1/+1 | |
| | | | ||||||
* | | | Moved to MIT license (See issue #126) | Liam Jack | 2015-10-11 | 1 | -674/+21 | |
| | | | ||||||
* | | | Merge pull request #133 from livmackintosh/dev-composer-compat | Liam Jack | 2015-10-11 | 2 | -10/+31 | |
|\ \ \ | |/ / |/| | | Added composer compatibility | |||||
| * | | Added 'Composer Support' section | Olivia Mackintosh | 2015-10-11 | 1 | -1/+17 | |
| | | | | | | | | | | | | | | | + Currently unsupported notice + Instructions to use PHPAuth in composer project. | |||||
| * | | Created valid composer.json | Olivia Mackintosh | 2015-10-11 | 1 | -9/+14 | |
|/ / | | | | | | | | | Added composer support with current metadata, requires and PSR-4 autoloader support. | |||||
* | | Too much copy paste going onv1.0.0 | Liam Jack | 2015-10-06 | 1 | -2/+1 | |
| | | ||||||
* | | Added PHP >= 5.4.0 requirement to Composer file | Liam Jack | 2015-10-06 | 1 | -1/+5 | |
| | | ||||||
* | | Added experimental Composer support | Liam Jack | 2015-10-06 | 1 | -0/+9 | |
| | | ||||||
* | | Explicitly test on Travis container infrastructure | Liam Jack | 2015-10-05 | 1 | -0/+1 | |
| | | ||||||
* | | More testing updates, fixing minor errors | Liam Jack | 2015-10-05 | 2 | -6/+1 | |
| | | ||||||
* | | Update travis.yml | Liam Jack | 2015-10-05 | 1 | -1/+1 | |
| | | ||||||
* | | Forgot that dot files don't get added correctly by git | Liam Jack | 2015-10-05 | 1 | -0/+4 | |
| | | ||||||
* | | Started work on PHPUnit tests, crossing fingers... | Liam Jack | 2015-10-05 | 3 | -12/+256 | |
| | | ||||||
* | | Merge pull request #129 from mooztik/patch-10 | Geekologist | 2015-10-05 | 1 | -3/+15 | |
|\ \ | | | | | | | fixed travis problem | |||||
| * | | fixed travis problem | mooztik | 2015-10-05 | 1 | -3/+15 | |
| | | | | | | | | | found it ! :) | |||||
* | | | Merge pull request #130 from mooztik/patch-11 | Geekologist | 2015-10-05 | 1 | -0/+8 | |
|\ \ \ | | | | | | | | | missing file for travis | |||||
| * | | | missing file for travis | mooztik | 2015-10-05 | 1 | -0/+8 | |
| |/ / | | | | | | | now i hope it work | |||||
* | | | Merge pull request #131 from mooztik/patch-12 | Geekologist | 2015-10-05 | 1 | -0/+1 | |
|\ \ \ | | | | | | | | | added travis validation check | |||||
| * | | | added travis validation check | mooztik | 2015-10-05 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | Merge pull request #124 from mooztik/patch-9 | Geekologist | 2015-10-05 | 1 | -3/+9 | |
|\ \ \ | | | | | | | | | account creation : activation key problem fix | |||||
| * | | | account creation : activation key problem fix | mooztik | 2015-09-24 | 1 | -3/+9 | |
| |/ / | | | | | | | | | | the fix for account creation without mail, but activation key created now if $sendmail is set to FALSE, addRequest is ignored and the account is activated. | |||||
* | | | Merge pull request #127 from bugada/master | Geekologist | 2015-10-05 | 1 | -1/+0 | |
|\ \ \ | |/ / |/| | | reset key invalid if new password matches ol password | |||||
| * | | reset key invalid if new password matches ol password | Andrea Bugada | 2015-10-03 | 1 | -1/+0 | |
| | | | | | | | | | During the reset process if the new password matches the old password the request is cancelled from the db and the key became invalid and you have to request a new one. | |||||
| | * | Merge pull request #2 from PHPAuth/master | Christin Milloy | 2015-09-28 | 1 | -79/+70 | |
| | |\ | |_|/ |/| | | Merging from master to my fork. | |||||
* | | | Merge pull request #122 from mooztik/patch-9 | Geekologist | 2015-09-24 | 1 | -79/+70 | |
|\ \ \ | | | | | | | | | rewritten Christin Milloy suppression email | |||||
| * | | | rewritten Christin Milloy suppression email | mooztik | 2015-09-24 | 1 | -79/+70 | |
|/ / / | | | | | | | | | | | | | | | | rewritten send mail option renamed `$suppressed` varname to a more clearer naming `$sendmail` added manual control to send mail removed language overwrite and set text result from correponding methods | |||||
* | | | Merge pull request #121 from ChristinMilloy/master | Geekologist | 2015-09-21 | 7 | -4/+11 | |
|\ \ \ | | |/ | |/| | Reimplemented language messages for suppressed emails | |||||
| * | | Reimplemented language messages for suppressed emails | Christin Milloy | 2015-09-21 | 7 | -4/+11 | |
|/ / | ||||||
* | | Merge pull request #116 from ChristinMilloy/master | Geekologist | 2015-09-21 | 1 | -0/+14 | |
|\ \ | | | | | | | feature: config override method | |||||
| * | | feature: ability to override config setting from user code without ↵ | Christin Milloy | 2015-09-18 | 1 | -0/+14 | |
| | | | | | | | | | | | | permanently setting database. | |||||
* | | | Merge pull request #117 from bugada/master | Geekologist | 2015-09-21 | 1 | -12/+38 | |
|\ \ \ | | |/ | |/| | PHPAuth\Auth->getUser() returns all custom user data | |||||
| * | | PHPAuth\Auth->getUser() returns alla custom user data but not password for ↵ | andreabugada | 2015-09-20 | 1 | -12/+38 | |
|/ / | | | | | | | security reason | |||||
* | | Merge pull request #115 from JacquesLoubser/master | Geekologist | 2015-09-17 | 3 | -16/+35 | |
|\ \ | | | | | | | Suppression Cleanup | |||||
| * | | Cleanup Suppression | Jacques Loubser | 2015-09-17 | 3 | -16/+35 | |
| | | | | | | | | | | | | Cleanup suppress activation and add suppress reset | |||||
| * | | Merge remote-tracking branch 'PHPAuth/master' | Jacques Loubser | 2015-09-17 | 9 | -21/+124 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #114 from ChristinMilloy/master | Geekologist | 2015-09-17 | 1 | -5/+7 | |
|\ \ \ | | |/ | |/| | Bugfix suggested by JacquesLoubser, avoids sending empty email | |||||
| * | | Bugfix suggested by JacquesLoubser, avoids sending empty email into ether | Christin Milloy | 2015-09-17 | 1 | -5/+7 | |
| | | | ||||||
* | | | Merge pull request #112 from bugada/master | Geekologist | 2015-09-17 | 1 | -3/+3 | |
|\ \ \ | | | | | | | | | Uncaught exception 'PDOException' if deleteAttempts | |||||
| * | | | Uncaught exception 'PDOException' if deleteAttempts | Andrea Bugada | 2015-09-17 | 1 | -3/+3 | |
| | | | | | | | | | | | | The $query variable in the while loop was overwritten inside the loop, causing this error on the next iteration | |||||
* | | | | Merge pull request #113 from ChristinMilloy/master | Geekologist | 2015-09-17 | 8 | -11/+35 | |
|\ \ \ \ | | |/ / | |/| | | Added a feature to config if admin wants to suppress activation email (but keep activation token functionality). | |||||
| * | | | renamed method for clarity and accuracy | Christin Milloy | 2015-09-17 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | feature added: configuration option will suppress the automatic activation ↵ | Christin Milloy | 2015-09-17 | 8 | -9/+33 | |
| | | | | | | | | | | | | | | | | email on registration. use case: admins want to mass-create user accounts and then do an external email-blast with the activation tokens. | |||||
* | | | | Update .travis.yml | Geekologist | 2015-09-17 | 1 | -3/+0 | |
| | | | | ||||||
* | | | | Create .travis.yml | Geekologist | 2015-09-17 | 1 | -0/+8 | |
| | | | | ||||||
* | | | | Merge pull request #111 from bugada/master | Geekologist | 2015-09-17 | 1 | -7/+7 | |
|\ \ \ \ | | |/ / | |/| | | Inefficient count system | |||||
| * | | | Inefficient count system | Andrea Bugada | 2015-09-17 | 1 | -7/+7 | |
|/ / / | | | | | | | Better use select count(*) instead of $query->rowCount() when not using others fetched params. | |||||
* | | | Merge pull request #109 from ChristinMilloy/master | Geekologist | 2015-09-16 | 1 | -1/+1 | |
|\ \ \ | |/ / | | | | bugfix PHP error undefined variable in register class. | |||||
| * | | bugfix PHP error undefined variable in register class. | Christin Milloy | 2015-09-16 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #107 from bugada/master | Geekologist | 2015-09-15 | 1 | -0/+72 | |
|\ \ | | | | | | | italian language file | |||||
| * | | italian language file | Andrea Bugada | 2015-09-15 | 1 | -0/+72 | |
| | | | ||||||
* | | | Merge pull request #105 from bugada/master | Geekologist | 2015-09-15 | 1 | -1/+1 | |
|\ \ \ | |/ / | | | | Advanced attack mitigation doesn't delete expired attempts | |||||
| * | | Missing id column in deleteAttempts | Andrea Bugada | 2015-09-15 | 1 | -1/+1 | |
| | | | | | | | | | The column 'id' was missing in the select query so the delete fails. | |||||
| * | | Advanced attack mitigation doesn't delete expired attempts | Andrea Bugada | 2015-09-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | The query in deleteAttempts asks for the count column that doesn't exists and return 0 rows. Attempts are never removed. Removing the 'count' column from the query fixes the problem. | |||||
* | | | Merge pull request #104 from bugada/master | Geekologist | 2015-09-15 | 1 | -1/+1 | |
|\ \ \ | |/ / | | | | Advanced attack mitigation attempts are always 0 | |||||
| * | | Advanced attack mitigation attempts are always 0 | bugada | 2015-09-15 | 1 | -1/+1 | |
|/ / | | | | | | | To query to get attempts in function isBlocked() request for the 'count' column that has been removed in #99. Teh following rowCount return always zero. Removing the count column fixes the error. | |||||
| * | Merge remote-tracking branch 'PHPAuth/master' | Jacques Loubser | 2015-09-17 | 1 | -9/+0 | |
| |\ | |/ |/| | ||||||
* | | Delete .gitignore | Geekologist | 2015-09-13 | 1 | -9/+0 | |
| | | ||||||
* | | Merge pull request #99 from JacquesLoubser/master | Geekologist | 2015-09-13 | 5 | -104/+222 | |
|\ \ | |/ | | | Advanced Attack Mitigation | |||||
| * | Advanced Attack Mitigation | Jacques Loubser | 2015-09-13 | 5 | -104/+222 | |
|/ | | | | | | isBlocked() attempts now on rolling time. isBlocked() now public and can require CAPTCHA verification. Added settings for attack mitigation. | |||||
* | Merge pull request #97 from KarelWintersky/master | Geekologist | 2015-09-12 | 1 | -3/+37 | |
|\ | | | | | fixed PHPDocs, added two functions, changed visibility of ::isEmailTaken() | |||||
| * | fixed PHPDocs, + two functions | karel.wintersky | 2015-09-12 | 1 | -3/+37 | |
| | | | | | | | | | | | | | | | | | | added functions: `getSessionHash()` -- Get current session hash, return string `comparePasswords(int $userid, string $testpassword)` -- Compare $testpassword with password stored in DB for this $userid, return bool changed visibility of `isEmailTaken()` function to public. | |||||
| * | Merge pull request #2 from PHPAuth/master | Karel Wintersky | 2015-09-12 | 1 | -20/+12 | |
| |\ | |/ |/| | Fork update | |||||
* | | Merge pull request #95 from bugada/master | Geekologist | 2015-09-12 | 1 | -9/+11 | |
|\ \ | | | | | | | Additional registration params empty -> invalid query | |||||
| * | | Additional registration params empty -> invalid query | bugada | 2015-09-12 | 1 | -9/+11 | |
|/ / | | | | | If you don't specify any additional params while calling PHPAuth->register the addUser() function adds a comma after the password resulting in a invalid query |