Commit Graph

  • 2874856b40 write changed in readme master modified artem 2019-09-05 12:56:54 +0300
  • e6e987e714 Merge branch 'change' artem 2019-09-05 12:56:08 +0300
  • e11792e7e1 create log functions change artem 2019-09-05 12:55:53 +0300
  • e7a200d4d4 Merge branch 'change' artem 2019-09-05 12:37:44 +0300
  • 09b6a506fc pm -> chat groups artem 2019-09-05 12:37:14 +0300
  • 1496d47467 default config to new sql artem 2019-09-05 12:16:44 +0300
  • 850f10ce3d Merge branch 'sqlUpdate' into change artem 2019-09-05 12:16:23 +0300
  • 5d5a130047 remove subgroups artem 2019-09-05 12:14:04 +0300
  • 5e2655ec90 pm -> group chat & create logs artem 2019-09-05 11:51:03 +0300
  • 2b537e3436 Remove group to subgroup artem 2019-09-05 11:25:52 +0300
  • 4e3827e4af Create FOREIGN KEY artem 2019-09-05 11:20:09 +0300
  • 4583d9a209
    updated codeigniter version in .travis.yml v3-dev Raphael Jackstadt 2019-09-04 14:33:25 +0200
  • 91335f706a
    Merge pull request #245 from CodeLingoBot/rewrite-emreakay-codeigniter-aauth-psr2-lower-case-constant-values Emre Akay 2019-08-27 18:20:06 +0300
  • 7aca08ab17
    changed query to form_params in submitPostCaptcha() & disabled hcaptcha tests REJack 2019-08-25 14:13:45 +0200
  • eaa190aafc
    updated submitPostCaptcha/submitGetCaptcha to disable strictly debug for curl REJack 2019-08-25 13:36:15 +0200
  • 91a524d536
    updated .travis.yml REJack 2019-08-25 12:46:18 +0200
  • cd6b459502
    updated .travis.yml to test with beta.4 REJack 2019-08-25 11:58:12 +0200
  • dc2d6ea63e
    updated tests to use deleted_at instead of deleted REJack 2019-08-25 11:57:53 +0200
  • 08350e7f89
    Update Aauth.php Raphael Jackstadt 2019-08-22 09:03:53 +0200
  • 1ca6166561
    fixed error without social providers in views & fixed loginFast REJack 2019-08-22 08:33:51 +0200
  • c5f71d587c
    updated UserModel to get work with beta.4 REJack 2019-08-22 08:30:27 +0200
  • 8e7132535b
    updated migrations for CI4 beta.4 REJack 2019-08-22 08:29:29 +0200
  • 921cd0c78d updated phpunit.xml - added soical extension REJack 2019-05-03 16:37:26 +0200
  • ba5b19f312 updated user_guide REJack 2019-05-03 16:37:08 +0200
  • 01faa07a04 updated Aauth library & Extensions - updated PHPdocs overall files - updated tests - updated Aauth Class - updated aauth_helper - updated CAPTCHA extension - updated TOTP extension REJack 2019-05-03 16:36:35 +0200
  • cfa13703fd updated Models - updated __construct in GroupModel, PermModel & UserModel - updated PHPdocs overall files REJack 2019-05-03 16:34:13 +0200
  • b8267ab11c added db foreign keys to tables (without cascade) REJack 2019-05-03 16:33:14 +0200
  • 584ae32b8e Social Extension (WIP) - added social config vars in Aauth Config - added Social Class - added Social Controller - enhanced Login & Register with Social Features - updated tests for Social Module - updated Account Language REJack 2019-05-03 16:32:51 +0200
  • 62ca1957fa updated Views and Controller - merged Templates (Header & Footer into Base, HeaderBlank & FooterBlank into Blank and HeaderAdmin & FooterAdmin into Admin) - updated to match with new layout functions - enhanced Users/Groups new & edit with allow & deny perm - updated PHPdocs overall files REJack 2019-05-03 16:28:45 +0200
  • 5ed33368dc updated Config/Aauth docs REJack 2019-05-03 16:15:02 +0200
  • de332c1129 Change PHP keywords to comply with PSR2 CodeLingoBot 2019-04-16 00:01:31 +1200
  • 712edbd670
    updated .gitlab-ci.yml REJack 2019-03-29 14:19:23 +0100
  • 4d109ee75e
    updated requirements.txt REJack 2019-03-29 14:04:10 +0100
  • 22225d5124
    removed theme requirement from docs REJack 2019-03-29 14:01:56 +0100
  • 92ebe68b1a
    updated docs theme REJack 2019-03-29 13:59:50 +0100
  • a32596937e
    added first try of user_guide REJack 2019-03-29 13:33:18 +0100
  • a29a6d61d4
    updated Tests REJack 2019-03-29 13:32:51 +0100
  • 50155803ad
    updated Tests to 100% REJack 2019-03-04 09:01:54 +0100
  • 1b1e7c838c
    updated Aauth version to 3.0.0-rc1 REJack 2019-03-04 08:02:15 +0100
  • 7037112e59
    finalize Aauth - updated Copyright PHPDocs - updated Libraries Aauth, Aauth/CAPTCHA & Aauth/TOTP - updated LoginAttemptModel & UserSessionModel - updated Tests LoginAttemptModelTest, UserSessionModelTest, CAPTCHATest, LoginTest & TOTPTest REJack 2019-03-04 07:59:46 +0100
  • bfac5ad95e
    enhanced loginAttemptCookie - updated Config/Aauth - updated Libraries/Aauth - updated LoginAttemptModel - updated CodeIgniter version in .gitlab-ci.yml & .travis.yml REJack 2019-03-02 10:48:01 +0100
  • a19613e0fc
    Revert "updated .travis.yml & .gitlab-ci.yml" REJack 2019-02-11 18:47:21 +0100
  • 2d22199b19
    Revert "updated UserModel" REJack 2019-02-11 18:47:07 +0100
  • fd774e5e80
    fixed DBGroup setup in GroupModel, PermModel & UserModel REJack 2019-02-11 13:31:41 +0100
  • fbc8cbe9c5
    updated .travis.yml & .gitlab-ci.yml REJack 2019-02-11 12:53:56 +0100
  • c5072c6be2
    enhanced email functions - added phpmailer - updated email related functions to use phpmailer REJack 2019-02-11 12:52:56 +0100
  • 00c0914f81
    updated UserModel REJack 2019-02-11 12:52:02 +0100
  • 26368e2c80
    readded migrations REJack 2019-02-11 12:51:21 +0100
  • 671e88e628
    removed migrations for fixing alpha.5 bug REJack 2019-02-11 12:45:59 +0100
  • a449f64fce
    added workaround for codeigniter4/CodeIgniter4#1689 REJack 2019-02-10 19:37:36 +0100
  • 4015a7baf3
    added @codeCoverageIgnore to email related functions in Libraries/Aauth REJack 2019-02-10 19:24:31 +0100
  • 83d10aceb3
    added totp ability & updated tests REJack 2019-02-10 19:23:29 +0100
  • 89fd655074
    updated captcha abilities & tests REJack 2019-02-10 18:49:26 +0100
  • 8b2cc400f2
    updated lang files, added totp lines REJack 2019-02-10 18:16:40 +0100
  • 6ca561ebd2
    updated lang files (added invalidCaptcha) REJack 2019-02-10 16:55:42 +0100
  • bc4838f03f
    updated UserModel REJack 2019-02-10 16:33:51 +0100
  • 24eca896c5
    updated TOTPTest REJack 2019-02-10 16:32:12 +0100
  • 17fc87d18e
    updated Config/Aauth REJack 2019-02-10 16:31:50 +0100
  • 608c537ad1
    updated env files REJack 2019-02-10 16:31:19 +0100
  • 2b84d4750d
    Revert "updated .gitlab-ci.yml & .travis.yml" REJack 2019-02-08 21:30:30 +0100
  • 8487f51b43
    updated .gitlab-ci.yml & .travis.yml REJack 2019-02-08 17:20:14 +0100
  • 8fb48af02e
    updated UserSessionModelTest REJack 2019-02-08 17:07:54 +0100
  • 76a4d788df
    updated CAPTCHA & TOTP module and added CAPTCHATest & TOTPTest REJack 2019-02-08 17:07:41 +0100
  • dedbd8415c
    updated modularity function REJack 2019-02-08 17:06:51 +0100
  • 5fcd8891b2
    updated phpunit.xml REJack 2019-02-08 16:06:46 +0100
  • 07ce429a4d
    updated Language files REJack 2019-02-08 16:06:36 +0100
  • 4178d68bf3
    updated .travis.yml & .gitlab-ci.yml for further TOTP testing REJack 2019-02-08 13:07:06 +0100
  • 9804cc9e1a
    added TOTP & CAPTCHA modules - updated Aauth to load CAPTCHA or TOTP module if enabled REJack 2019-02-08 13:05:07 +0100
  • 7bffb84bea
    updated Config/Aauth - fixed typo - changed dbSoftDelete to false like docs REJack 2019-02-08 12:46:08 +0100
  • 524f5bb474
    added modularity REJack 2019-02-08 12:45:21 +0100
  • ed4b0125d5
    moved $userModel in isAdmin REJack 2019-02-08 12:44:42 +0100
  • de62c76a00
    renamed linkTotp to totpLink REJack 2019-02-08 12:44:13 +0100
  • 13eaf50f80
    updated CHANGES.md & Config/Aauth (renamed recaptcha to captcha & added $captchaType) REJack 2019-01-30 16:12:38 +0100
  • a95bc97f9e
    updated Libraries/Aauth REJack 2019-01-30 16:09:14 +0100
  • 212f828228
    updated create_users_table migration REJack 2019-01-30 15:54:30 +0100
  • a1e7655d60
    added ability for accurate login errors REJack 2019-01-29 11:53:26 +0100
  • 98ec4fbbe9
    updated UserSessionModel REJack 2019-01-28 18:40:16 +0100
  • 0cbc63e1e7
    finished Single Login mode - updated Libraries/Aauth (updated login()) - updated LoginTokenModel & LoginTokenModelTest - updated UserSessionModel REJack 2019-01-28 18:39:59 +0100
  • 14e29622ad
    updated Libraries/Aauth, Aauth/GroupTest & Aauth/PermTest added UserSessionModelTest REJack 2019-01-28 18:03:34 +0100
  • 140a88a426
    updated Libraries/Aauth, UserSessionModel & UserTest REJack 2019-01-27 16:37:32 +0100
  • 8068cb78e0
    fixed tests after added caching feature REJack 2019-01-26 14:23:16 +0100
  • c9f217bee7
    fixed 20181026042034_create_user_sessions_table REJack 2019-01-26 12:37:30 +0100
  • d77bac0ab3
    first steps to Single Login Mode - updated Config/Aauth (2 new config vars) - renamed & updated create_user_sessions_table migration - updated Libraries/Aauth (added 2 new methods) - added UserSessionModel REJack 2019-01-26 12:23:35 +0100
  • e718bd69b3
    added caching functionality - updated Libraries/Aauth - updated PermToGroupModelTest, PermToUserModelTest & Aauth/GroupTest REJack 2019-01-26 12:20:05 +0100
  • 0bca219da2
    removed var_dump in GroupTest REJack 2019-01-25 14:55:53 +0100
  • 643290bf2b
    updated Libraries/Aauth, GroupTest, PermTest & UserTest REJack 2019-01-25 14:50:09 +0100
  • 0ea6c3ba4c
    updated Users, Groups & Perms Controller/Views REJack 2019-01-25 14:36:23 +0100
  • 52d594628e
    added first Groups & Perms Controller/Views REJack 2019-01-25 10:04:06 +0100
  • 83a8d9424c
    updated .gitignore & app/Libraries/Aauth REJack 2019-01-25 10:03:12 +0100
  • e29faa4bfb
    updated .gitlab-ci.yml REJack 2019-01-24 14:53:58 +0100
  • 76c0df7cce
    added updated stuff from github tests REJack 2019-01-24 14:50:39 +0100
  • dbd717053b
    updated tests REJack 2019-01-24 14:43:22 +0100
  • c6e51210f2
    updated LoginAttempt Migration & Model - added user_agent db column - added user_agent check in Model REJack 2019-01-01 17:25:22 +0000
  • 2781c2b2ef
    reverted some changes before & updated UserTest REJack 2018-12-31 19:34:17 +0000
  • d030210546
    enhanced functions to use array instead of $dbReturnType REJack 2018-12-31 19:20:13 +0000
  • 02f271cf18
    added dbReturnType REJack 2018-12-31 18:40:59 +0000
  • f6e8cd43d6
    fixed typo in Config/Aauth REJack 2018-12-31 18:20:06 +0000
  • fcbe1c2620
    rearranged use's REJack 2018-12-31 17:30:11 +0000
  • c3786bd365
    added GroupVar functions & tests REJack 2018-12-31 17:21:08 +0000
  • 02de5f5856
    fixed typo in Language/en/Aauth REJack 2018-12-31 15:51:26 +0000