6:38 AM
yleclanche joined the channel
6:42 AM
slav0nic joined the channel
6:44 AM
El_Rolando joined the channel
6:52 AM
davisagli has quit
7:17 AM
ui joined the channel
7:18 AM
ui
how i can limit login attempts?
7:24 AM
atomekk joined the channel
7:25 AM
inklesspen
ui: have some method of storing state (redis? postgresql? if you are single-threaded, single-process, some kind of in-memory data structure?)
7:25 AM
then put the ip or other identifying feature of the remote user into this state
7:26 AM
and check if there have been more than X attempts in Y minutes, and if so, return a 403
7:27 AM
ui has quit
7:34 AM
zupo joined the channel
7:40 AM
mr_jolly joined the channel
7:42 AM
atomekk joined the channel
7:45 AM
ronnix joined the channel
8:04 AM
fxhp_ has quit
8:06 AM
mathieu____ is now known as bochecha
8:07 AM
davi-lima joined the channel
8:14 AM
Method__ has quit
8:26 AM
ronnix joined the channel
8:54 AM
evilbungle joined the channel
9:00 AM
zupo_ joined the channel
9:08 AM
munch_ joined the channel
9:12 AM
teix joined the channel
9:12 AM
mr_jolly has quit
9:13 AM
github joined the channel
9:13 AM
github
9:13 AM
pyramid/master 84b4962 Steve Piercy: update HACKING.txt...
9:13 AM
9:13 AM
pyramid/master 8edd768 Steve Piercy: Update HACKING.txt for running individual tests...
9:13 AM
github has left the channel
9:20 AM
travis-ci joined the channel
9:20 AM
travis-ci
Pylons/pyramid#4293 (master - 5ffc625 : Steve Piercy): The build passed.
9:20 AM
9:20 AM
9:20 AM
travis-ci has left the channel
9:33 AM
rickmak_ has quit
9:33 AM
rickmak_ joined the channel
9:33 AM
github joined the channel
9:33 AM
github
9:33 AM
github has left the channel
9:34 AM
github joined the channel
9:34 AM
9:34 AM
pyramid/1.7-branch 1a889c0 Steve Piercy: HACKING.txt update: backport #2782 to 1.7-branch
9:34 AM
pyramid/1.7-branch 1c4591c Steve Piercy: Merge pull request #2785 from stevepiercy/1.7-branch...
9:34 AM
github has left the channel
9:34 AM
moo-_-
stevepiercy hacks the hacking
9:38 AM
travis-ci joined the channel
9:38 AM
travis-ci
Pylons/pyramid#4295 (1.7-branch - 1c4591c : Steve Piercy): The build passed.
9:38 AM
9:38 AM
9:38 AM
travis-ci has left the channel
9:43 AM
mr_jolly joined the channel
9:46 AM
github joined the channel
9:46 AM
github
9:46 AM
pyramid/1.7-branch 8a77b56 Steve Piercy: Update changes for #2785
9:46 AM
pyramid/1.7-branch 7b1f01f Steve Piercy: Merge pull request #2786 from stevepiercy/1.7-branch...
9:46 AM
github has left the channel
9:46 AM
github joined the channel
9:46 AM
9:46 AM
pyramid/master f27435e Steve Piercy: Update changes for #2782
9:46 AM
pyramid/master b081afa Steve Piercy: Merge pull request #2787 from stevepiercy/master...
9:46 AM
github has left the channel
9:50 AM
travis-ci joined the channel
9:50 AM
travis-ci
Pylons/pyramid#4298 (1.7-branch - 7b1f01f : Steve Piercy): The build passed.
9:50 AM
9:50 AM
9:50 AM
travis-ci has left the channel
9:53 AM
ronnix joined the channel
9:54 AM
travis-ci joined the channel
9:54 AM
Pylons/pyramid#4299 (master - b081afa : Steve Piercy): The build passed.
9:54 AM
9:54 AM
9:54 AM
travis-ci has left the channel
10:10 AM
DingoSaar_ joined the channel
10:43 AM
ra21vi joined the channel
10:54 AM
c0le has quit
10:59 AM
c0le joined the channel
11:01 AM
MrTango joined the channel
11:09 AM
El_Rolando has quit
11:16 AM
davi-lima has quit
11:22 AM
evilbungle has quit
11:25 AM
ronnix joined the channel
11:35 AM
El_Rolando joined the channel
11:35 AM
rodfersou joined the channel
11:36 AM
bochecha has quit
11:43 AM
hvelarde joined the channel
11:50 AM
davi-lima joined the channel
11:53 AM
chrisrossi has quit
11:54 AM
chrisrossi joined the channel
11:56 AM
rodfersou has quit
11:58 AM
rodfersou joined the channel
12:31 PM
dowwie
[redacted]
12:35 PM
[redacted]
12:36 PM
[redacted]
12:43 PM
Pumukel joined the channel
12:45 PM
Pumukel has quit
12:49 PM
waveform joined the channel
13:02 PM
brokency1le joined the channel
13:05 PM
davi-lima has quit
13:13 PM
ronnix joined the channel
13:17 PM
ronnix joined the channel
13:29 PM
surabujin_ has quit
13:46 PM
surabujin_ joined the channel
13:48 PM
slav0nic has quit
13:54 PM
rtopliffe joined the channel
13:58 PM
rweir
but can warpdrive run in docker
14:14 PM
driti joined the channel
14:20 PM
dowwie
[redacted]
14:20 PM
driti joined the channel
14:22 PM
fat_cat joined the channel
14:24 PM
ldiamond joined the channel
14:25 PM
moo-_-
dowwie: Dumpeton is Apache/WSGI guy
14:25 PM
so I assume it runs everything WSGI
14:25 PM
Dumpleton even
14:25 PM
dowwie
[redacted]
14:26 PM
[redacted]
14:27 PM
davi-lima joined the channel
14:28 PM
moo-_-
so yes
14:28 PM
should work for everything, I doubt anything Django specific there
14:29 PM
dowwie
[redacted]
14:30 PM
Or1on joined the channel
14:37 PM
erasmas joined the channel
14:40 PM
MrTango has quit
14:46 PM
tamarin joined the channel
14:50 PM
raydeo
dowwie: look at the changelog on master and the milestone issues
14:51 PM
moo-_-
dowwie: also ask yourself "do I want to run docker" ;)
14:53 PM
raydeo
I had a mostly positive experience deploying pyramid apps on elasticbeanstalk, including a pyramid-based worker tier (the beanstalk sqsd submits jobs over http to a daemon of your choice)
14:59 PM
tamarin
I want to put more pyramid stuff on OpenShift.
15:09 PM
cewing joined the channel
15:19 PM
bochecha joined the channel
15:22 PM
Adniel has quit
15:28 PM
fat_cat has quit
15:30 PM
davisagli joined the channel
15:40 PM
ronnix joined the channel
15:40 PM
Method__ joined the channel
15:40 PM
surabujin_ has quit
15:41 PM
El_Rolando has quit
15:43 PM
github joined the channel
15:43 PM
github
15:43 PM
pyramid/master a897b56 Bert JW Regeer: All of the tests assume that there is a Content-Type set...
15:43 PM
pyramid/master 72d0194 Michael Merickel: Merge pull request #2784 from bertjwregeer/bugfix/dont_assume_charset...
15:43 PM
github has left the channel
15:46 PM
davi-lima has quit
15:47 PM
travis-ci joined the channel
15:47 PM
travis-ci
Pylons/pyramid#4300 (master - 72d0194 : Michael Merickel): The build passed.
15:47 PM
15:47 PM
15:47 PM
travis-ci has left the channel
15:56 PM
cewing has quit