Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mybb/auth

The authentication system used by MyBB 2
https://github.com/mybb/auth

Add PHP version requirement.

Signed-off-by: Euan Torano <[email protected]>

e2dde12f79b706d3ae193fbc93ff4db0b58a6d27 authored about 8 years ago by Euan Torano <[email protected]>
Update dependencies, clean up test setup methods.

Signed-off-by: Euan Torano <[email protected]>

70044d5936067404e58089a65c03b5dd5b2d967c authored about 8 years ago by Euan Torano <[email protected]>
Merge pull request #6 from LiveChief/patch-1

Dont Need This

ed9293719f99ff1f505fc9e221a62f64f9e91a34 authored about 8 years ago by Euan T <[email protected]>
Dont Need This

5a5dfa3410961e7fb6e6516139be20d1da2cb193 authored about 8 years ago by Prajwal Koirala <[email protected]>
Create travis file based on the parser one

d9207b9c8a45e6a13dec52c910684420e0f18249 authored over 8 years ago by Josh Harmon <[email protected]>
Updating code standard to PSR-2

0975a3074fd9c6825336662bab7b821910cc2cde authored over 8 years ago by Euan Torano <[email protected]>
Simplifying auth

Auth now acts as an auth provider rather than fully replacing the Auth package. There's still so...

7adcc94e7cd49fdd1267b78b2abbec3b6da24e87 authored almost 9 years ago by Euan Torano <[email protected]>
Updating dependencies.

16f22986f4588d37dedf865feb66b2313eebdde6 authored about 9 years ago by Euan Torano <[email protected]>
Update README.md

f044cbacf3285955f38d5da53ece6c49162f8f46 authored about 9 years ago by Euan T <[email protected]>
Forgot a "2"...

664aa190ffa32997d29d68800b7c1fad34ed5971 authored over 9 years ago by JN-Jones <[email protected]>
Fix Circle

04489bf46567dafcb1ba0443b342a3daa22c0087 authored over 9 years ago by JN-Jones <[email protected]>
mybb/mybb2#140 Laravel doesn't follow semantic versioning

f446d175db8fbbef689fd9af9a189b116e047759 authored over 9 years ago by JN-Jones <[email protected]>
Add bsd-3 license

ef4f67eb49598a00f21c5be3c2303ab0641de12d authored over 9 years ago by JN-Jones <[email protected]>
Add codesniffer to circle

7e58dca92aacf51c189d0fcdd738ff825dbee1b1 authored over 9 years ago by JN-Jones <[email protected]>
Avoid relative paths

42a15b4be274831757406afb1039aa5d7c26aa6b authored over 9 years ago by JN-Jones <[email protected]>
Fix linux naming issue in tests

5aa5a6d58d405067fc61068e7b487f44d8948c28 authored over 9 years ago by JN-Jones <[email protected]>
Updating composer

05877fb918110da1f2c2705e98077df7919fddb8 authored over 9 years ago by JN-Jones <[email protected]>
Merge pull request #3 from JN-Jones/fix-mybb/mybb2#63

WIP mybb/mybb2#63 Add proper Exceptions

dd09be1c3ddabe6a561aa5f5312fd8374a3fef77 authored over 9 years ago by Euan T <[email protected]>
Run Sniffer

0e85fcbd5d25cab859e3982e8032e7b71f5bb777 authored over 9 years ago by JN-Jones <[email protected]>
Merge remote-tracking branch 'origin/master' into fix-mybb/mybb2#63

Conflicts:
src/EloquentUserProvider.php
src/Hashing/HashFactory.php
src/Hashing/HashIpb4.php
...

4e62e6de1029c22c74321b005c72c7c28366f72d authored over 9 years ago by JN-Jones <[email protected]>
Merge pull request #4 from JN-Jones/standards

Run CodeSniffer

cf5df63c45cd5546c4f90bca91c710a2dc0470e7 authored over 9 years ago by Jones <[email protected]>
Fix codesniffer issues

7e66fe61e996b358e7fd539d4385e51512e1d74f authored over 9 years ago by JN-Jones <[email protected]>
Merge remote-tracking branch 'origin/master' into standards

7c7b0f5a10e155d9d2b27bcf6b5fb3950b92c613 authored over 9 years ago by JN-Jones <[email protected]>
Add circle.yml

c96f9a000b65f692e119a905afb2b77cfa6f0843 authored over 9 years ago by JN-Jones <[email protected]>
Run CodeSniffer

a41deb208e8e753870cb44a4e38e65ba77e80cd7 authored over 9 years ago by JN-Jones <[email protected]>
WIP mybb/mybb2#63 Add proper Exceptions

6943afd88054be7dfbb75f65f63f2ebec4459c9d authored over 9 years ago by JN-Jones <[email protected]>
Merge pull request #2 from mybb/fix-guard-not-instantiable

Add alias for the Guard contract to auth.driver

19fc07bd5f906c087a7654c424d5124e28e4432e authored almost 10 years ago by Jones <[email protected]>
Move PHPass to own Hashing File and extend it instead of injecting it everywhere. Also IPB extends now MyBB1 instead of injecting it. Also fixed phpBB and SMF hashing methods.

54d65e42e5f46010f62333e8d71be3f835db1b47 authored almost 10 years ago by JN-Jones <[email protected]>
Add alias for the Guard contract to auth.driver

5fc982b9db7951438fdba3760a71a5c673929965 authored almost 10 years ago by Will Pillar <[email protected]>
Add support for phpass passwords and add some more tests

8a796fe86a96187cd19700b430b2430207bdb505 authored almost 10 years ago by JN-Jones <[email protected]>
Fixing the check method

Signed-off-by: Euan T <[email protected]>

74b512a8c39cb5a21f1aef1170e8fb113d5f81a9 authored almost 10 years ago by Euan T <[email protected]>
Working on guard, to allow a custom default user

Signed-off-by: Euan T <[email protected]>

1416de66af30f4506fcc7b7b48637a1fdc352794 authored almost 10 years ago by Euan T <[email protected]>
Added new hashers and added some tests to check them. Also fixed the getHasher method to throw an error instead of falling back to BCrypt

1a887d3767569f54538ab4c118c28e57fb694103 authored almost 10 years ago by JN-Jones <[email protected]>
Fixed default hashing class

Signed-off-by: Euan T <[email protected]>

e4d6b0dbb1d5876480a10d85c0f6a39ec3c5b358 authored almost 10 years ago by Euan T <[email protected]>
Updating for PSR-4

Signed-off-by: Euan T <[email protected]>

a038b00a107a019b0b335b23fedd505c24f46274 authored almost 10 years ago by Euan T <[email protected]>
Slight more refactor of code.

Signed-off-by: Euan T <[email protected]>

08030cacbe598a889d05ab866983836837db3e6c authored almost 10 years ago by Euan T <[email protected]>
Minor alterations to the AUth package, reformatting code slightly

Signed-off-by: Euan T <[email protected]>

d480ada8418720b6d002d9ae51154ff9e152285b authored almost 10 years ago by Euan T <[email protected]>
Initial commit. Extending the Laravel authentication classes to make use of our special hasher factory. Added bcrypt (default) and mybb 1.x hashing algorithms.

ad44705ec7857917e9e010a5cfe6e62510598b88 authored almost 10 years ago by JN-Jones <[email protected]>
Set up basic structure

a72823bdba60a2b8ea4b410ab44b478ff9c31f77 authored almost 10 years ago by JN-Jones <[email protected]>
Initial commit

ea2a532b0ac258d0bd04710cd5c8ddef7b7c7384 authored almost 10 years ago by Jones <[email protected]>