*** Mark___ (8f74745b@gateway/web/freenode/ip.143.116.116.91) has joined #wikid | 13:06 | |
Mark___ | Hello | 13:06 |
---|---|---|
Mark___ | is Nick here? | 13:06 |
*** nowen (~nowen@99-174-92-191.lightspeed.tukrga.sbcglobal.net) has joined #wikid | 13:27 | |
Mark___ | hi Nick | 13:41 |
nowen | hey Mark___ | 13:41 |
nowen | how is it going? | 13:41 |
nowen | banging our heads against this bug | 13:42 |
nowen | do you have win 7 chinese users? | 13:46 |
Mark___ | yes | 14:04 |
Mark___ | no issues on Win 7 | 14:04 |
Mark___ | go a BB question though | 14:05 |
Mark___ | at one time you gave me multiple links for BB users | 14:05 |
nowen | ok | 14:05 |
Mark___ | do i still need to use those or can they just go to the app store | 14:05 |
nowen | I'm pretty sure that one is fixed. The app store should give each user something that works for their bb | 14:06 |
nowen | any BB10s though? | 14:06 |
Mark___ | not sure | 14:06 |
Mark___ | maybe | 14:06 |
nowen | ok - let me know. | 14:07 |
nowen | I'll do some digging on an upgrade for it. no one has asked yet. | 14:07 |
nowen | but it should not be hard | 14:07 |
nowen | seems like most people have gone to android or iphone when upgrading | 14:07 |
Mark___ | yes i think that is where we are at also | 14:08 |
nowen | Mark___: and is this only Chinese so far? Do you have any other users with other alphabets yet? | 14:15 |
Mark___ | let me see if the US guy ever had a chance to test it | 14:19 |
Mark___ | no issues with the U.S | 16:19 |
Mark___ | looks like it is a China bug | 16:19 |
nowen | yeah | 16:26 |
Mark___ | got another quesiton | 16:26 |
nowen | is that work-around too awkward? | 16:26 |
Mark___ | on our 2FA self registration page | 16:27 |
nowen | yep | 16:27 |
Mark___ | once a users name and password are validated they are added to a 2FA AD group | 16:27 |
Mark___ | However our problem we are encountering is if they enter a bad registration code they still get added to this group | 16:28 |
Mark___ | any ideas on how we could link to all three for validation | 16:28 |
nowen | so, you guys added some code to add the users to the AD Group? | 16:28 |
Mark___ | yes | 16:28 |
nowen | Sounds like you just need to move that bit 'down' until after the reg is successful | 16:29 |
Mark___ | our developer states he has no way to validate the token registration code as it is not part of his librairies | 16:29 |
nowen | hmm, we provide the libraries | 16:30 |
nowen | not sure what that means | 16:30 |
nowen | I mean, the users are getting registered | 16:30 |
Mark___ | not if they enter an invalid registration code | 16:31 |
Mark___ | only added to AD group | 16:31 |
Mark___ | so you are saying he should be able to move the adding to the AD group after a succesfull registration code is obtained | 16:31 |
nowen | yeah, just make it conditional on that | 16:32 |
nowen | I'm guessing that he's doing it now on the successful AD login. | 16:32 |
nowen | So, just do that on registration. If it returns 'success' | 16:33 |
Mark___ | okay i will talk to him | 16:37 |
nowen | I would try putting it here: | 16:40 |
nowen | if (result == 0) { | 16:40 |
nowen | message = "The token has been successfully registered to " + session.getAttribute("authenticated_user"); | 16:40 |
nowen | state = 2; | 16:40 |
*** Mark___ has quit (Ping timeout: 250 seconds) | 16:44 | |
*** nowen1 (~nowen@99-174-92-191.lightspeed.tukrga.sbcglobal.net) has joined #wikid | 21:04 | |
*** nowen has quit (*.net *.split) | 21:07 | |
*** nowen1 is now known as nowen | 21:18 | |
*** nowen has quit (Ping timeout: 240 seconds) | 22:01 | |
*** nowen (~nowen@99-174-92-191.lightspeed.tukrga.sbcglobal.net) has joined #wikid | 22:06 | |
*** nowen has quit (Quit: Leaving.) | 22:23 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!