Project

General

Profile

Activity

From 21 December 2014 to 19 January 2015

19 January 2015

21:34 Fehler #21 (Erledigt): under some circumstances not all child sessions get created
The 2nd
21:33 Fehler #21 (Erledigt): under some circumstances not all child sessions get created
there is a wrong use of "break loop" instead of "continue" in Session().create_child_sessions() The 2nd

18 January 2015

13:38 Feature #20 (Erledigt): add --version
The 2nd
02:10 Feature #20 (Erledigt): add --version
OTPme should know it's own version ;) The 2nd
01:53 Feature #19 (Erledigt): following logout requests should not be counted as failed login
logout requests should not count up failcount!
but we cannot detect them for requests if there exists no session (be...
The 2nd
01:49 Fehler #16 (Erledigt): OTPme should handle missing config file parameters
The 2nd
01:27 Feature #18 (Erledigt): add user authorization script
* pass variables to script
** request type
** username
** password, challenge/response and/or password hash? make ...
The 2nd
01:22 Feature #17 (Erledigt): add token type that will call an external script for user authentication
* pass variables to script
** request type? or should we add two scripts (clear-text and ntlm)?
** username
** pas...
The 2nd
00:34 Fehler #8 (Erledigt): make sure there is only one session master in parent > child tree
The 2nd
00:31 Feature #11 (Erledigt): add min_len, max_len and default_len for static password tokens
The 2nd

17 January 2015

14:47 Fehler #16 (Erledigt): OTPme should handle missing config file parameters
- missing mandatory options should raise an exception
- missing non-mandatory options should lead to using a default...
The 2nd

16 January 2015

15:02 Feature #12 (Erledigt): add sort feature to show_sessions()
The 2nd
01:11 Feature #13 (Erledigt): sessions should be grouped by parent/child relation in show_sessions()
The 2nd
00:03 Fehler #15 (Erledigt): find_free_uuid() does not check session uuids
The 2nd
00:00 Fehler #15 (Erledigt): find_free_uuid() does not check session uuids
find_free_uuid() does not verify if the new generated uuid is used by a session which may lead to duplicate uuids The 2nd

15 January 2015

21:52 Fehler #14 (Erledigt): adding child group or session does not work if child group name is a part of parent group name
The 2nd
20:30 Fehler #14 (Gelöst): adding child group or session does not work if child group name is a part of parent group name
The 2nd
20:25 Fehler #14 (Erledigt): adding child group or session does not work if child group name is a part of parent group name

example:
# otpme-group add_child webmail mail
Cannot add a group as child group of itself.
Cannot add a group as...
The 2nd

14 January 2015

18:26 Feature #2: add auto-disable option for users
disabling user, token etc. should also be possible after being unused for a give time, just like with sessions. The 2nd
18:16 Feature #5: child sessions should not inherit timeout values
maybe we should also add an per access group option to "push" timeout values to child sessions? The 2nd
18:14 Feature #13 (Erledigt): sessions should be grouped by parent/child relation in show_sessions()
- parent session on top
- child sessions sorted by sort feature (see parent task)
The 2nd
18:12 Feature #12 (Erledigt): add sort feature to show_sessions()
by default newest sessions should be on top of list The 2nd
18:09 Feature #11 (Erledigt): add min_len, max_len and default_len for static password tokens

min_len -> password shorter than min_len cannot be set and will be rejected before checking (for clear-text request...
The 2nd
18:04 Feature #10 (Erledigt): implement otpme-token show
otpme-token should be able to list all tokens or by user or by group!? The 2nd
18:01 Feature #9 (In Bearbeitung): add -f option to disable any user question for cli tools
cli tools should have a force (-f) option to disable user confirmation (needed for scripts) The 2nd
17:59 Fehler #8 (Erledigt): make sure there is only one session master in parent > child tree
modification needed in:
- add_child_session()
- enable_session_master()
The 2nd
17:57 Feature #7 (Abgewiesen): add ability to move a token from one user to another
- remove token UUID from current user token list
- change owner of token
- add token UUID to new user token list
The 2nd
17:34 Feature #6 (Erledigt): add max_sessions feature to access groups
The 2nd
17:34 Feature #6 (Erledigt): add max_sessions feature to access groups
it should be possible to configure max concurrent OTP-Sessions per access group. this could be used for e.g. roundcub... The 2nd

13 January 2015

22:23 Feature #3 (Erledigt): add optional powered-by logo to roundcube plugin
added logo with link to http://www.otpme.org/ The 2nd

11 January 2015

22:42 Feature #5 (Erledigt): child sessions should not inherit timeout values
using separate timeout values for child sessions is a good idea. currently child sessions inherit timeout values from... The 2nd
18:44 Feature #4 (Neu): add motp offset
currently this is an undocumented (incomplete) feature and offset is in 10 second timestep.
- offset should be giv...
The 2nd
18:32 Feature #3 (Erledigt): add optional powered-by logo to roundcube plugin
- add config option
- add large and small logos in white and black
The 2nd
18:27 Feature #2 (In Bearbeitung): add auto-disable option for users
add an option to automatically disable user (also for groups and tokens? and for user/group relation?)
- after a giv...
The 2nd
18:22 Fehler #1 (Erledigt): missing AUTH_OK_OTP message for ntlm verfication
The 2nd
18:10 Fehler #1 (Erledigt): missing AUTH_OK_OTP message for ntlm verfication

doing ntlm verification with otpme-auth the second-last line is missing AUTH_OK_OTP
# otpme-auth -d verify_ntlm ...
The 2nd
14:38 OTPme 0.1-beta1 release
OTPme 0.1-beta1 is the first public release of OTPme available for "download":https://www.otpme.org/redmine/projects/... The 2nd
 

Also available in: Atom