James Cole
|
d774f8e870
|
Code cleanup.
|
2016-03-29 16:17:06 +02:00 |
|
James Cole
|
08b5e66628
|
Some code cleanup.
|
2016-03-29 16:16:14 +02:00 |
|
James Cole
|
742f2c8d9f
|
New middle ware for user activation.
|
2016-03-29 11:55:49 +02:00 |
|
James Cole
|
cc88d5962e
|
Move code to event handlers instead of registration routine.
|
2016-03-28 19:50:24 +02:00 |
|
James Cole
|
70c8a524cd
|
Should fix the tests
|
2016-03-22 17:22:48 +01:00 |
|
James Cole
|
7e67eb17e0
|
All new translations for #218
|
2016-03-20 11:38:01 +01:00 |
|
James Cole
|
0404735ccb
|
This is the cleaned up version of the controller #219
|
2016-03-19 16:24:35 +01:00 |
|
James Cole
|
a29eb9b993
|
This is the controller for two factor authentication. #219
|
2016-03-19 16:22:57 +01:00 |
|
James Cole
|
a26acf4a25
|
Clean up mail thing.
|
2016-03-18 20:30:07 +01:00 |
|
James Cole
|
645400e17f
|
Clean up mail thing.
|
2016-03-18 20:29:51 +01:00 |
|
James Cole
|
f6303deaa4
|
Error when blocked user logs in
|
2016-03-18 11:22:58 +01:00 |
|
James Cole
|
d3a3083b85
|
Error when blocked user logs in
|
2016-03-18 11:20:54 +01:00 |
|
James Cole
|
fca21bab4d
|
Error when blocked user logs in
|
2016-03-18 11:16:05 +01:00 |
|
James Cole
|
9c58b77f01
|
Error when blocked user logs in
|
2016-03-18 11:10:51 +01:00 |
|
James Cole
|
2f19ff314b
|
Fix for #185
|
2016-03-12 14:18:28 +01:00 |
|
James Cole
|
a178fed0c6
|
Code cleanup courtesy of Scrutiniser CI.
|
2016-02-17 21:55:00 +01:00 |
|
James Cole
|
b1c2f8faa1
|
Various code cleaning things.
|
2016-02-17 21:14:32 +01:00 |
|
James Cole
|
1a110de597
|
Throw errors instead of abort()
|
2016-02-17 15:52:46 +01:00 |
|
James Cole
|
3e502db772
|
Various code fixes.
|
2016-02-10 16:23:37 +01:00 |
|
James Cole
|
b22774a599
|
Logout blocked accounts.
|
2016-02-07 07:36:31 +01:00 |
|
James Cole
|
8f7f263a48
|
Declare strict type.
|
2016-02-05 12:08:25 +01:00 |
|
James Cole
|
78bcd3e1bb
|
Changed a lot of parameters.
|
2016-02-05 09:25:15 +01:00 |
|
James Cole
|
7343304284
|
Code cleanup.
|
2016-02-04 07:28:39 +01:00 |
|
James Cole
|
167c057e8a
|
Removed executable rights.
|
2016-01-28 21:22:26 +01:00 |
|
James Cole
|
9155c13e08
|
A set of small fixes, courtesy of scrutinizer-ci
|
2016-01-27 18:31:44 +01:00 |
|
James Cole
|
ebdb1a8836
|
No more session flash.
|
2016-01-20 08:25:49 +01:00 |
|
James Cole
|
9957c95c68
|
Re-order auth controller.
|
2016-01-19 18:10:07 +01:00 |
|
James Cole
|
f69be86c74
|
Some code cleanup courtesy of PHPStorm.
|
2016-01-15 17:53:54 +01:00 |
|
James Cole
|
2980860377
|
Did some code cleanup. Comments and headers mostly.
|
2016-01-09 08:20:55 +01:00 |
|
James Cole
|
90e66cbd94
|
Remove session guard.
|
2016-01-08 18:51:10 +01:00 |
|
James Cole
|
fd9a7080ea
|
Move authentication around.
|
2016-01-08 18:29:47 +01:00 |
|
James Cole
|
c0fad106f0
|
Temp fix for redirect loop.
|
2016-01-08 16:38:20 +01:00 |
|
James Cole
|
ea6896816d
|
Fix domain check.
|
2016-01-08 16:34:52 +01:00 |
|
James Cole
|
35deed1d10
|
Update http related classes after upgrade to Laravel 5.2
|
2016-01-08 16:01:21 +01:00 |
|
James Cole
|
6573bd6b4b
|
Code cleanup according to PHPStorm.
|
2016-01-02 19:33:44 +01:00 |
|
James Cole
|
7cc47ca0b1
|
Some cleaning up.
|
2015-12-29 22:48:55 +01:00 |
|
James Cole
|
97727e2e3d
|
Some code cleanup courtesy of phpstorm.
|
2015-12-28 07:55:09 +01:00 |
|
James Cole
|
ac61dfae6b
|
File reformatting.
|
2015-12-18 16:38:50 +01:00 |
|
James Cole
|
7921d128e4
|
Cleanup routine that checks for blocked domains.
|
2015-12-18 07:31:36 +01:00 |
|
James Cole
|
958fcd1cfa
|
Report IP address
|
2015-12-07 14:41:04 +01:00 |
|
James Cole
|
1fd375b875
|
Better redirect after logout.
|
2015-12-05 17:45:33 +01:00 |
|
James Cole
|
e3b6057bf8
|
Catch Swift exceptions and do a log only (instead of crashing) because the email message isn't actually critical.
|
2015-12-03 11:30:43 +01:00 |
|
James Cole
|
56c08d8302
|
Can block certain domains from registering, such as ten-minute-mail services. Two example domains provided in configuration.
|
2015-12-03 11:17:48 +01:00 |
|
James Cole
|
d4e759754d
|
Make password reset impossible for blocked users.
|
2015-12-02 13:28:11 +01:00 |
|
James Cole
|
03e1673e92
|
Fix login message.
|
2015-11-01 08:06:51 +01:00 |
|
James Cole
|
9f992f003d
|
Fix redirect loop.
|
2015-11-01 08:03:41 +01:00 |
|
James Cole
|
2492b1fa96
|
Expanded the message a user may get when his credentials do not work.
|
2015-07-26 07:39:21 +02:00 |
|
James Cole
|
2e33b43389
|
CSS and invalid account warning.
|
2015-07-25 18:40:45 +02:00 |
|
James Cole
|
89d565e63b
|
Check for block code. [skip ci]
|
2015-07-25 07:03:50 +02:00 |
|
James Cole
|
a15fbc8094
|
Now committing to correct branch.
|
2015-07-14 22:48:34 +02:00 |
|
James Cole
|
84a7f825d7
|
Some small code optimisations.
|
2015-07-09 06:13:39 +02:00 |
|
James Cole
|
c00bcd78cc
|
Some dependency clean up.
|
2015-07-07 19:09:45 +02:00 |
|
James Cole
|
fdef0de163
|
Increased test coverage.
|
2015-06-13 08:17:38 +02:00 |
|
James Cole
|
b1b03a4325
|
Upgrade to laravel 5.1
|
2015-06-11 21:19:40 +02:00 |
|
James Cole
|
3a1102fa4e
|
New code for auth controller [skip ci]
|
2015-06-08 18:42:19 +02:00 |
|
Sander Dorigo
|
c1c06410c2
|
Add HTML view.
|
2015-06-08 09:47:02 +02:00 |
|
James Cole
|
40b3097374
|
Lots of cleanup and stuff.
|
2015-06-06 23:09:12 +02:00 |
|
Scrutinizer Auto-Fixer
|
58859eb35a
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-06-05 08:40:26 +00:00 |
|
James Cole
|
fea9bc4e7e
|
Increased coverage and fixed a nasty bug.
|
2015-06-05 07:10:51 +02:00 |
|
James Cole
|
cc7c2e952c
|
Code cleanup [skip ci]
|
2015-06-03 21:25:11 +02:00 |
|
James Cole
|
67d9154563
|
Added some new code to implement a permission scheme.
|
2015-05-28 06:43:07 +02:00 |
|
James Cole
|
e1cb9d387e
|
Fixed chart and redirect
|
2015-05-27 07:51:33 +02:00 |
|
James Cole
|
2ace7c3ca0
|
Some code cleanup [skip ci]
|
2015-05-27 07:27:05 +02:00 |
|
Scrutinizer Auto-Fixer
|
571cac6644
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-05-26 17:50:09 +00:00 |
|
James Cole
|
1c1fe672bd
|
Some code cleanup [skip ci]
|
2015-05-24 11:41:52 +02:00 |
|
James Cole
|
d8de90d6f3
|
Ignore constructors.
|
2015-05-23 20:49:57 +02:00 |
|
James Cole
|
1dcf7407e6
|
Cleanup [skip ci]
|
2015-05-14 09:51:54 +02:00 |
|
James Cole
|
355862025a
|
Auth and password controller.
|
2015-05-10 13:06:02 +02:00 |
|
James Cole
|
a0e501f9fd
|
First attempt at implementing Twig.
|
2015-05-01 08:29:41 +02:00 |
|
James Cole
|
75d92bc7f0
|
Allow FF to send events.
|
2015-04-03 23:22:23 +02:00 |
|
James Cole
|
bea321939e
|
Code rearrange and optimise.
|
2015-03-29 21:27:51 +02:00 |
|
James Cole
|
ba9877c9b4
|
Add typehints to object parameters
|
2015-03-29 07:43:20 +02:00 |
|
James Cole
|
d624efa799
|
Fix registration bug.
|
2015-03-25 22:30:36 +01:00 |
|
James Cole
|
ed3d40a4e0
|
Whoops.
|
2015-03-25 22:29:32 +01:00 |
|
James Cole
|
0b028a8923
|
Correctly order account names.
|
2015-03-10 17:26:31 +01:00 |
|
James Cole
|
0fcc1e252b
|
Mail user registration confirmation.
|
2015-03-03 09:29:02 +01:00 |
|
James Cole
|
aca096548c
|
Fixed user login and authentication.
|
2015-02-27 16:08:46 +01:00 |
|
James Cole
|
7785ec0222
|
Code cleanup.
|
2015-02-11 07:35:10 +01:00 |
|
James Cole
|
1499b2cd40
|
Login and some routes fixed.
|
2015-02-07 22:50:47 +01:00 |
|
James Cole
|
c502dd445b
|
New and old code.
|
2015-02-06 04:52:16 +01:00 |
|
James Cole
|
df165a817c
|
Fresh L5 installation.
|
2015-02-06 04:39:52 +01:00 |
|