Displaying 20 results from an estimated 4000 matches similar to: "Only allowing areas of site to users using authentication"
2005 Dec 15
2
Auth_generator: to handle users
Hi everyone,
I have made an announcements few weeks ago about auth_generator. As we
released few versions since, I send another one on the list.
The auth_generator gives you an admin interface to handle users, can
display user informations on static pages, allows you to choose what
crypting algo you want to use (you can use a salt per account if you
want for better security) and much more.
You
2006 May 09
3
Need Login/Authorization/User Management Advice
I''m new ot rails and am revamping one of my first rails projects and
would like some advice on user authentication and management.
In my app I implemented the basic user login functionality as it is in
the Agile Web Developement book. Though it works great I''d like a bit
more functionality such as: user levels/roles (i.e level1, level2,
level3, admin) type permission,
2006 Jun 19
2
Auth_generator and domains
Hello all,
Thank you for your help in advance.I am working with the auth_generator
and see that the "roles" are domains. I am unsure how to add domains to
the system and then control who is in what domain. Any help with this or
an explanation of how domains work is greatly appreciated. Thank you in
advance.
Sincerely,
Robert Dempsey
--
Posted via http://www.ruby-forum.com/.
2005 Feb 22
0
[LLVMdev] Area for improvement
On Mon, 21 Feb 2005, Jeff Cohen wrote:
>>> trying out the really big array. You're right, it does clean it up except
>>> for the multiplication.
>>>
>>> So LoopStrengthReduce is not ready for prime time and doesn't actually get
>>> used?
>>
>>
>> I don't know what the status of it is. You could try it out, and see
2006 Jan 31
6
Login works in dev but not in production
Hi,
I''ve implemented the login code from the Agile rails book and it works
perfectly in local development but as soon as I put it into production
it wont accept usernames/passwords. It just goes straight back to login
page.
Any ideas? thanks
--
Posted via http://www.ruby-forum.com/.
2006 Jan 03
7
best authorization?
Hello,
I want to allow some users to manage other user accounts, but do not want them to manage the admin account.
I have tried auth_generator, login_engine and user_engine
I am having a hard time gettign this to work.
Looking for advise and help.
Thanks
Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Dec 23
3
auth_generator and GD woes
Hi All,
I am trying to use the auth_generator package and am having problems with
the GD requirements. So, while I realize this is tangental to rails, I am
hoping someone may have some insight for me.
I get the following error when trying to update my account info:
MissingSourceFile in Account#info
no such file to load -- GD
RAILS_ROOT: script/../config/..
Application Trace | Framework
2006 Jan 04
2
Array problem
I''m having a difficult time looking @user[:domains] from
auth_generator. Here is the output from debug:
debug(@user[:domains])
will print out:
---
TESTERS: "1"
ADMIN: "1"
But if I use @user[:domains][:TESTERS] it returns nil. How would I go
about accessing the level of each of the domains? Thanks.
--
Posted via http://www.ruby-forum.com/.
2011 Feb 09
3
precision of gamma function
Dear R users,
I have to calculate gamma functions for negative numbers beyond -171.4.
e.x. gamma(-500.4)
I got following:
> gamma(-170.4)
[1] -5.824625e-308
> gamma(-171.4)
[1] 0
Warning message:
underflow occurred in 'gammafn'
I have tried to use a recursion getting values a little futher -180.
How could I solve this problem? Thank you beforehand.
Chuse.
2006 May 30
3
Help about CMS - newbie in RoR
Hi team, I''m a very newbie RoR user from Spain and I''m developing a
blog''s CMS. Why RoR?, coz I think it''s an amazing framework with many
posibilities, portable and really powerful, with a young and optimist
community, and taking my project I''ve prefered his structure in front of
LAMP. Another thing is that I''ve liked to surprise my masters
2016 Sep 20
2
Use of multiple --link-dest options
I can use --link-dest multiple times for backups so that files affected
by a backup-delete-backup-replace-backup scenario get linked. It works well.
However, consider this scenario: backup-modify-backup-undo-backup. We have
* backup 1 contains file 'a'
* backup 2 contains file 'a' ( with modified content)
* backup 3 contains file 'a'
However, the file 'a' in
2005 Dec 27
4
every table must have an id
Hello,
Not sure if this is implied in the documentation or something given:
does the RoR framework require "every table must have an id" ? If this
is the case, then what happened to the concept of normalization ?
Futher, if the tables have already been build for an existing
appication ( without ID column in everytable ) , will the script /
generate work ?
Thanks
--
Posted via
2012 Feb 11
3
Regain play analysis patches
Earl Chew wrote:
> That being said, I think my patch leaves us better off than before !
I agree. We will add it as it is and then tweak futher as needed.
Earl, would you be able to update your patch so that it applies
against the current git master?
Cheers,
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
2018 Aug 14
2
Group Policy Permissions
Hi all!
I have a AD domain based on Samba 4.7.6.I created a group policy that
installs CA certificate as trusted root CA.
The policy works when security filtering is set to Authenticated Users. But
when I remove Apply permission of Authenticated Users in Delegation tab
(Read permission remains) and add Domain Computers to Security Filtering,
policy is not applied anymore.
I am a newbe in AD but
2005 Jun 28
2
more flexible AllowUsers/DenyUsers syntax
Hi,
I hope this is the right place for a feature request.
I'd like to have more flexible AllowUsers/DenyUsers synax.
I am in a situation, where I have machines connected to three
networks (a private, high speed, a public, and a private vpn) and I'd
like to enable root logins only on the private networks. Currently I
see no way of doing this, because there is no way to specify a
2020 Jul 20
2
Getting LLVM Instructions
Hi,
I am working on a project where I need to get a list of llvm Functions that
were called during an execution (for futher analysis).
To do this I have maintained a vector<llvm:: Function*> which I print out
to a .ll file at the end. However this takes a lot of time since the number
of call Instructions is HUGE.
I feel that the bottleneck is the conversion from llvm:: Function to
2013 Apr 24
3
Tests not aborting when appropriate
On 24-04-13 14:34, Erik de Castro Lopo wrote:
> That's an error in the awk script, which is embedded in the shell
> script. I know GNU awk supports lshift, maybe BSD awk doesn't. I'll
> investigate that futher.
On my system awk links to mawk 1.3.3
>> I don't know why, but the test continues and says all tests passed while
>> that clearly isn't the
2012 May 25
4
Reading a bunch of csv files into R
Dear R users
I am struggling from a data importing issue:
I have some hundreds of csv files needed to be read into R for futher
analysis. All those csv files are named in one of the three formats:
(1) strings: e.g. London_Oxford street
(2) Integer: e.g. 1234_5678
(3) combined: e.g. London_1234
I intend to use read.csv("xxxx_xxx.csv") but I only dealt with
sigle documents before and
2015 Aug 12
4
Bug#795330: Suggests noapic but doesn't support it
Package: xen-hypervisor-4.5-amd64
Severity: normal
Hi,
when running xen inside of kvm the hypervisor fails to set up the proper
IRQ routing and suggests to use noapic. If you add this via
GRUB_CMDLINE_XEN_DEFAULT
it will boot futher but then report that noapic isn't supported.
So please make Xen not claim to support noapic if it doesn't (the issue
was finally resolved by removeing
2016 Oct 09
2
Win32: problem with tinc-up script
Hello.
Yet again I fight with tinc-up script on windows.
Long time ago I added hastly commit to fix it:
f61fd437ca36ff03cd669726894a09ae4e128427
Unfortunately, its not enough.. So I decided to change aproach.
Here it is: git://borg.uu3.net/OEM/tinc.git
branch: tap_wait
Im using iphlpapi to wait for windows IP stack to settle
with newly initialized device. After that, when tinc-up
is called, you