summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed #150, language is now an optional parameter, and is just a string ↵Liam Jack2015-11-0611-42/+50
| | | | (Issue #136). Added project to Packagist, updated language tests and README
* Updated README with new Composer installation instructionsLiam Jack2015-11-061-13/+3
|
* Merge pull request #156 from webot/patch-7v1.0.3Liam Jack2015-11-051-3/+3
|\ | | | | Update database_pgsql.sql
| * Update database_pgsql.sqlOlivier Debauche2015-11-021-3/+3
|/ | | bugfix
* Merge pull request #155 from webot/patch-6Liam Jack2015-11-011-1/+1
|\ | | | | Update .travis.yml
| * Update .travis.ymlOlivier Debauche2015-11-011-1/+1
| |
* | Merge pull request #154 from webot/patch-5Liam Jack2015-11-011-0/+0
|\ \ | | | | | | Rename db_pgsql to database_pgsql.sql
| * | Rename db_pgsql to database_pgsql.sqlOlivier Debauche2015-11-011-0/+0
| |/
* | Merge pull request #153 from webot/patch-4Liam Jack2015-11-011-0/+0
|\ \ | |/ |/| Rename database.sql to database_mysql.sql
| * Rename database.sql to database_mysql.sqlOlivier Debauche2015-11-011-0/+0
|/
* Merge pull request #152 from webot/patch-1Liam Jack2015-10-311-0/+1
|\ | | | | Update .travis.yml
| * Update .travis.ymlOlivier Debauche2015-10-311-0/+1
|/
* Merge pull request #151 from webot/masterGeekologist2015-10-281-0/+87
|\ | | | | database for postgresql
| * add primary keyOlivier Debauche2015-10-281-5/+10
| |
| * database for postgresqlOlivier Debauche2015-10-281-0/+82
| |
* | Merge pull request #146 from ChristinMilloy/masterLiam Jack2015-10-241-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 Milloy2015-10-221-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/PHPAuthChristin Milloy2015-10-2215-705/+600
| |\ \ | |/ / |/| |
* | | Merge pull request #145 from webot/masterLiam Jack2015-10-221-1/+7
|\ \ \ | | |/ | |/| Update AuthTest.php
| * | Update AuthTest.phpOlivier Debauche2015-10-211-1/+7
|/ /
* | Merge pull request #144 from WEAD8/masterLiam Jack2015-10-211-0/+74
|\ \ | | | | | | Add Portuguese Brazilian language
| * | Update pt_BR.phpWEAD82015-10-211-1/+1
| | |
| * | Add Portuguese Brazilian languagelionsec-l32015-10-211-0/+74
|/ /
* | Merge pull request #142 from smoqadam/masterLiam Jack2015-10-171-0/+75
|\ \ | | | | | | add Persian language
| * | add Pesian languagesmoqadam2015-10-161-0/+75
|/ /
* | Merge pull request #141 from livmackintosh/dev-file-cleanupLiam Jack2015-10-143-1480/+1
|\ \ | | | | | | File Cleanup
| * | Updated licence typeOlivia Mackintosh2015-10-141-1/+1
| | | | | | | | | | | | Changed licence from GPL-3.0+ to MIT.
| * | Removed redundant classes.Olivia Mackintosh2015-10-142-1479/+0
| | | | | | | | | | | | Removed *.class.php named classes
| * | Merge remote-tracking branch 'refs/remotes/PHPAuth/master'Olivia Mackintosh2015-10-145-5/+1484
| |\ \ | |/ / |/| |
* | | Fixed for PSR-4 specification (See #135), updated disposable email domains ↵v1.0.2Liam Jack2015-10-135-5/+1484
| | | | | | | | | | | | and README
| * | Merge remote-tracking branch 'refs/remotes/PHPAuth/master'Olivia Mackintosh2015-10-145-0/+100
| |\ \ | |/ / |/| |
* | | Added language testing and updated language files to pass testsLiam Jack2015-10-124-0/+26
| | |
* | | Added nl_BE language file by frank@taapo.comLiam Jack2015-10-121-0/+74
| | |
| * | Merge remote-tracking branch 'refs/remotes/PHPAuth/master'Olivia Mackintosh2015-10-113-694/+52
| |\ \ | |/ / |/| |
* | | Fixing composer magicLiam Jack2015-10-111-1/+1
| | |
* | | Moved to MIT license (See issue #126)v1.0.1Liam Jack2015-10-111-10/+0
| | |
* | | Moved to MIT license (See issue #126)Liam Jack2015-10-111-1/+1
| | |
* | | Moved to MIT license (See issue #126)Liam Jack2015-10-111-674/+21
| | |
* | | Merge pull request #133 from livmackintosh/dev-composer-compatLiam Jack2015-10-112-10/+31
|\ \ \ | |/ / |/| | Added composer compatibility
| * | Added 'Composer Support' sectionOlivia Mackintosh2015-10-111-1/+17
| | | | | | | | | | | | | | | + Currently unsupported notice + Instructions to use PHPAuth in composer project.
| * | Created valid composer.jsonOlivia Mackintosh2015-10-111-9/+14
|/ / | | | | | | | | Added composer support with current metadata, requires and PSR-4 autoloader support.
* | Too much copy paste going onv1.0.0Liam Jack2015-10-061-2/+1
| |
* | Added PHP >= 5.4.0 requirement to Composer fileLiam Jack2015-10-061-1/+5
| |
* | Added experimental Composer supportLiam Jack2015-10-061-0/+9
| |
* | Explicitly test on Travis container infrastructureLiam Jack2015-10-051-0/+1
| |
* | More testing updates, fixing minor errorsLiam Jack2015-10-052-6/+1
| |
* | Update travis.ymlLiam Jack2015-10-051-1/+1
| |
* | Forgot that dot files don't get added correctly by gitLiam Jack2015-10-051-0/+4
| |
* | Started work on PHPUnit tests, crossing fingers...Liam Jack2015-10-053-12/+256
| |
* | Merge pull request #129 from mooztik/patch-10Geekologist2015-10-051-3/+15
|\ \ | | | | | | fixed travis problem
| * | fixed travis problemmooztik2015-10-051-3/+15
| | | | | | | | | found it ! :)
* | | Merge pull request #130 from mooztik/patch-11Geekologist2015-10-051-0/+8
|\ \ \ | | | | | | | | missing file for travis
| * | | missing file for travismooztik2015-10-051-0/+8
| |/ / | | | | | | now i hope it work
* | | Merge pull request #131 from mooztik/patch-12Geekologist2015-10-051-0/+1
|\ \ \ | | | | | | | | added travis validation check
| * | | added travis validation checkmooztik2015-10-051-0/+1
| |/ /
* | | Merge pull request #124 from mooztik/patch-9Geekologist2015-10-051-3/+9
|\ \ \ | | | | | | | | account creation : activation key problem fix
| * | | account creation : activation key problem fixmooztik2015-09-241-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/masterGeekologist2015-10-051-1/+0
|\ \ \ | |/ / |/| | reset key invalid if new password matches ol password
| * | reset key invalid if new password matches ol passwordAndrea Bugada2015-10-031-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/masterChristin Milloy2015-09-281-79/+70
| | |\ | |_|/ |/| | Merging from master to my fork.
* | | Merge pull request #122 from mooztik/patch-9Geekologist2015-09-241-79/+70
|\ \ \ | | | | | | | | rewritten Christin Milloy suppression email
| * | | rewritten Christin Milloy suppression emailmooztik2015-09-241-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/masterGeekologist2015-09-217-4/+11
|\ \ \ | | |/ | |/| Reimplemented language messages for suppressed emails
| * | Reimplemented language messages for suppressed emailsChristin Milloy2015-09-217-4/+11
|/ /
* | Merge pull request #116 from ChristinMilloy/masterGeekologist2015-09-211-0/+14
|\ \ | | | | | | feature: config override method
| * | feature: ability to override config setting from user code without ↵Christin Milloy2015-09-181-0/+14
| | | | | | | | | | | | permanently setting database.
* | | Merge pull request #117 from bugada/masterGeekologist2015-09-211-12/+38
|\ \ \ | | |/ | |/| PHPAuth\Auth->getUser() returns all custom user data
| * | PHPAuth\Auth->getUser() returns alla custom user data but not password for ↵andreabugada2015-09-201-12/+38
|/ / | | | | | | security reason
* | Merge pull request #115 from JacquesLoubser/masterGeekologist2015-09-173-16/+35
|\ \ | | | | | | Suppression Cleanup
| * | Cleanup SuppressionJacques Loubser2015-09-173-16/+35
| | | | | | | | | | | | Cleanup suppress activation and add suppress reset
| * | Merge remote-tracking branch 'PHPAuth/master'Jacques Loubser2015-09-179-21/+124
| |\ \ | |/ / |/| |
* | | Merge pull request #114 from ChristinMilloy/masterGeekologist2015-09-171-5/+7
|\ \ \ | | |/ | |/| Bugfix suggested by JacquesLoubser, avoids sending empty email
| * | Bugfix suggested by JacquesLoubser, avoids sending empty email into etherChristin Milloy2015-09-171-5/+7
| | |
* | | Merge pull request #112 from bugada/masterGeekologist2015-09-171-3/+3
|\ \ \ | | | | | | | | Uncaught exception 'PDOException' if deleteAttempts
| * | | Uncaught exception 'PDOException' if deleteAttemptsAndrea Bugada2015-09-171-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/masterGeekologist2015-09-178-11/+35
|\ \ \ \ | | |/ / | |/| | Added a feature to config if admin wants to suppress activation email (but keep activation token functionality).
| * | | renamed method for clarity and accuracyChristin Milloy2015-09-171-2/+2
| | | |
| * | | feature added: configuration option will suppress the automatic activation ↵Christin Milloy2015-09-178-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.ymlGeekologist2015-09-171-3/+0
| | | |
* | | | Create .travis.ymlGeekologist2015-09-171-0/+8
| | | |
* | | | Merge pull request #111 from bugada/masterGeekologist2015-09-171-7/+7
|\ \ \ \ | | |/ / | |/| | Inefficient count system
| * | | Inefficient count systemAndrea Bugada2015-09-171-7/+7
|/ / / | | | | | | Better use select count(*) instead of $query->rowCount() when not using others fetched params.
* | | Merge pull request #109 from ChristinMilloy/masterGeekologist2015-09-161-1/+1
|\ \ \ | |/ / | | | bugfix PHP error undefined variable in register class.
| * | bugfix PHP error undefined variable in register class.Christin Milloy2015-09-161-1/+1
|/ /
* | Merge pull request #107 from bugada/masterGeekologist2015-09-151-0/+72
|\ \ | | | | | | italian language file
| * | italian language fileAndrea Bugada2015-09-151-0/+72
| | |
* | | Merge pull request #105 from bugada/masterGeekologist2015-09-151-1/+1
|\ \ \ | |/ / | | | Advanced attack mitigation doesn't delete expired attempts
| * | Missing id column in deleteAttemptsAndrea Bugada2015-09-151-1/+1
| | | | | | | | | The column 'id' was missing in the select query so the delete fails.
| * | Advanced attack mitigation doesn't delete expired attemptsAndrea Bugada2015-09-151-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/masterGeekologist2015-09-151-1/+1
|\ \ \ | |/ / | | | Advanced attack mitigation attempts are always 0
| * | Advanced attack mitigation attempts are always 0bugada2015-09-151-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 Loubser2015-09-171-9/+0
| |\ | |/ |/|
* | Delete .gitignoreGeekologist2015-09-131-9/+0
| |
* | Merge pull request #99 from JacquesLoubser/masterGeekologist2015-09-135-104/+222
|\ \ | |/ | | Advanced Attack Mitigation
| * Advanced Attack MitigationJacques Loubser2015-09-135-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/masterGeekologist2015-09-121-3/+37
|\ | | | | fixed PHPDocs, added two functions, changed visibility of ::isEmailTaken()
| * fixed PHPDocs, + two functionskarel.wintersky2015-09-121-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/masterKarel Wintersky2015-09-121-20/+12
| |\ | |/ |/| Fork update
* | Merge pull request #95 from bugada/masterGeekologist2015-09-121-9/+11
|\ \ | | | | | | Additional registration params empty -> invalid query
| * | Additional registration params empty -> invalid querybugada2015-09-121-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