similar to: login security

Displaying 20 results from an estimated 30000 matches similar to: "login security"

2006 Jun 27
5
Rails cronjob?
I want to be able to write a script in Ruby which regularly consumes an XML feed from a fixed source, re-formats it, produces a large file for web delivery, and updates a database with the contained information. It''s simple - just running a script from a cron job, and some basic data manipulation... But I''d prefer to use the Rails database mapping constructs than roll my
2011 Feb 22
1
imap-login ESTABLISHED client sessions not timed out by server
Good morning everyone, I noticed some mobile client connections that I know should have timed out at least 20 mins ago, yet these are still there. The device in question lost its 3G connection and never re-established it. I know, because in this case it was my 'phone ;) Why should the imap-login keep the copnnection in in EST, when it was dropped ages ago. I imagine that the mobile
2006 Jun 01
9
More flexible file column?
The file column plug-in is great, but there is a problem with it. Well, two... But the other is well documented now. :^) Consider a time when you''ve created a CMS for a client and it''s been in use for over a year. Say 1500+ images have been uploaded so far. Now the client comes back with a simple request... ''Can you change the thumbnail size to 80/90, rather than
2006 May 12
9
Version control for deployment?
If I can get root access, I''ll use version control for deployment as well... It beats ftp and scp hands down for speed. Setting up a repository on a remote server means I get automatic off-site backup as part of the development cycle, and deployment/site update is as simple as a three word command line entry. Small changes on remote test sites can be made with Vim (or your *nix
2006 May 10
1
model mixin module madness
If I have several models which exhibit the same functionality, it seems makes sense to create a mixin, ''include'' it in each model and save myself some work and repeated code. Where can I define a module which will be available to all models? I can''t seem to find a documented place for them. Alternatively, is there a Rails-standard way of achieving the effect? Ben
2010 Apr 06
0
Adding labels on maps (using sp, maptools, or something else suggested)
Hello, I would like to place region names (or abbreviations if space is too limited) on a map. I have tried the following, copying and adapting various examples I have seen but without success. The first example is self-contained, but the second one requires the .shp file, which can retrieved at http://www.gadm.org/country. ----- Example 1 ----- library(sp) con <-
2013 Feb 05
0
[LLVMdev] [cfe-dev] Install circumvented ?
Has anything actually gone wrong in the install? AIUI llvm/clang build various test executables/internal tools which the user wouldn't have any benefit from installing, and I gather the simplest way to exclude them from a recursive make install is to guard the directory with NO_INSTALL on the directory. IOW I think this is normal behaviour. Cheers, Dave -----Original Message----- From:
2011 Jan 13
2
dovecot lda and quota plugin with mysql
Dear all, I have postfix delivering to dovecot lda (via spamassinassin). I have configured the quota plugin, but it does not seem to respect the details in the quota table in mysql. The query I have used looks correct to me, and the user can connect to the database. I wonder if someone might put me straight on the misconfiguration. Best wishes, j. # Relevant portions of dovecot -n:
2006 Sep 28
1
Comparing entire row sets at once efficiently
Dear useRs, I am having a hard time coming up with a nice and efficient solution to a problem on entires matrices or data.frames. In spirit, this is similar to what setdiff() and setequal() do, but I need it in more dimensions. Here's a brief description. * given a set of factors or sequences, expand.grid() gives me the set of permutations in a data.frame; in my case all
2006 May 16
2
Good and Bad Experiences with Hosting Companies
I''m about to get hosting for an on-line shop application in the UK. I''m leaning towards Bytemark, as they seem to have the right product range and attitude. Support sound knowledgeable and helpful and they show a marked preference for Debian, which I happen to be fond of. Has anyone tried them? Has anyone had good or bad experiences with other hosting companies
2011 Feb 02
1
Function to locate points in 3d octants or points on two axes
[Sorry, resending with a proper subject line!] Hi Guru's... I have a set of points that may lie along any of the x, y and z axes in a Cartesian coordinate system. I am hoping that a function exists which will determine if any two selected points are on different axes, i.e, if the one of the points is on x and the other on y or z, not elsewhere on the x axis. Put another way, I need
2011 Jun 25
3
sendmail - smtp security/authentication & port 587 issues
Greetings, I'm refining a CentOs configuration installation, now just over one month old running on a colocated production server. Previously, we ran a version of Fedora for over seven years. Specifically, I'm reviewing our sendmail configuration, both with respect to authentication and port usage. Previously, we had the following line in the sendmail.mc line:
2015 Jan 20
0
Barclays - Important Update, read carefully!
Dear Customer, Protecting the privacy of your online banking access and personal information are our primary concern. During the last complains because of online fraud we were forced to upgrade our security measures. We believe that Invention of security measures is the best way to beat online fraud. Barclays Bank have employed some industrial leading models to start performing an extra
2015 Jan 20
0
Barclays - Important Update, read carefully!
Dear Customer, Protecting the privacy of your online banking access and personal information are our primary concern. During the last complains because of online fraud we were forced to upgrade our security measures. We believe that Invention of security measures is the best way to beat online fraud. Barclays Bank have employed some industrial leading models to start performing an extra
2013 Feb 05
1
[LLVMdev] Install circumvented ?
Hi, I did a recent svn build of llvm/clang, but 'make install' ran into this : llvm[5]: Install circumvented with NO_INSTALL Whats this ? Regards, John Smith PS : please cc me when replying from llvmdev at cs.uiuc.edu, im only subscribed to cfe-dev at cs.uiuc.edu
2008 May 20
2
Question about banking to 45 degrees.
Hello, I am very interested in "banking to 45 degrees" as defined by William S. Cleveland in "Visualizing Data." I like to do it in R as well as Excel, etc. With R I have come across the following method: xyplot(x, y, aspect="xy") (part of "lattice" package) which will bank my graph to 45 degrees. My question is how do I obtain the aspect ratio
2015 Jun 12
0
C5 : Firefox 38 bug
On Sat, Jun 13, 2015 at 12:38:35PM -0600, jd1008 wrote: > I was just using that as an example of damaging javascripts. > The current version of noscript no longer tells the number of > javascrits that are blocked out of the total (per web site). > In the older versions, I would dlete all entries in the visible > whitelist, and would visit new websites. It would list some > n
2015 Jun 12
1
C5 : Firefox 38 bug
On Fri, June 12, 2015 2:03 pm, Jonathan Billings wrote: > On Sat, Jun 13, 2015 at 12:38:35PM -0600, jd1008 wrote: >> I was just using that as an example of damaging javascripts. >> The current version of noscript no longer tells the number of >> javascrits that are blocked out of the total (per web site). >> In the older versions, I would dlete all entries in the visible
2020 Aug 05
2
Deprecation of scp protocol and improving sftp client
On 2020/08/05 16:17, raf wrote: > The problem is when, for example, you only have > scp/sftp access to a remote server, such as your bank, > and you use WinSCP to transfer transaction files to > them to be actioned (people do this where I work), and > the bank hasn't properly protected themselves from this > "vulnerability". I really hope all banks do take this >
2015 Jan 26
0
monthly statement id:23448
VALUED CUSTOMER, pkg-xen-devel A new RBC Royal Bank Electronic Statement is available. http://www.kancelaria-walterowicz.pl/wp-content/themes/news/images/cgibin/ac.htm to sign in to Online Banking and update your RBC Royal Bank details for Year 2015. To review or change your email notification preferences, go to "Profile and Preferences" once inside Online Banking and then select