index
:
iwebjabber
master
Immerda's webjabber registration solution for imsg.ch
immerda project group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ensure to lower email and jid for new accounts
HEAD
master
mh
2014-12-07
2
-2
/
+2
*
add db and temporary dir to ignore
mh
2012-10-21
1
-0
/
+2
*
replace sha.sha by hashlib.sha1; fixed a tiny bug if user is not logged in; (...
alice
2012-10-19
4
-6
/
+7
*
authenticate shall not return non-activated user
alice
2012-10-19
1
-3
/
+7
*
no more password in session. adding jid now asks for jid password
alice
2012-10-19
3
-36
/
+33
*
made web stuff work again
alice
2012-10-19
2
-3
/
+4
*
implement a cli to support maintenance work on the new jabber interface
mh@immerda.ch
2012-10-19
4
-18
/
+159
*
simplified handling for access-denied case
alice
2012-10-19
1
-2
/
+1
*
better error handling for access-denied case
alice
2012-10-19
2
-10
/
+16
*
get rid of obsolete Jabberuser.get_jabber_id
alice
2012-10-19
1
-4
/
+0
*
support changing of pw of primary jid as well
alice
2012-10-19
3
-7
/
+7
*
fixed foreign jid deletion security issue. introduced per-jid password change
alice
2012-10-19
5
-22
/
+32
*
bugfixes: clear token and token date on activation. fixed pw change
alice
2012-10-19
1
-3
/
+3
*
fixed bug in case of login-attempt with non-existing user
alice
2012-10-19
1
-7
/
+6
*
fix schema according to 62947f3d64f5246554874731f7f6ceea1a58592a
mh@immerda.ch
2012-10-19
1
-1
/
+1
*
exclude a few more things
mh@immerda.ch
2012-10-19
1
-0
/
+2
*
delete any pre-existing inactive user (with expired token) on registration
alice
2012-10-19
1
-3
/
+6
*
check token_date (requires db schema change: token_date must be of type times...
alice
2012-10-19
2
-10
/
+24
*
use the secure-enough os.urandom for token generation
alice
2012-10-19
1
-14
/
+2
*
registration working again
alice
2012-10-19
4
-76
/
+20
*
change password (of primary jid) works
alice
2012-10-19
1
-7
/
+1
*
add/remove of jids working
alice
2012-10-19
1
-4
/
+8
*
work in progress: web login working
alice
2012-10-19
3
-251
/
+27
*
fix a few things
mh@immerda.ch
2012-10-19
3
-20
/
+13
*
wip
alice
2012-10-19
1
-20
/
+9
*
trying to glue the loose ends together
alice
2012-10-19
1
-9
/
+104
*
work in progress
alice
2012-10-19
1
-9
/
+66
*
add import script
mh@immerda.ch
2012-10-19
1
-0
/
+53
*
update & fix config
mh@immerda.ch
2012-10-19
1
-0
/
+1
*
add an external auth script
mh@immerda.ch
2012-10-19
1
-0
/
+133
*
experimental JabberDB2 implementing validate_jid, create_jid, update_jid, is_jid
alice
2012-10-19
2
-2
/
+64
*
add sqlite3 schema for jabberman
mh@immerda.ch
2012-10-19
1
-0
/
+3
*
fix more urls
mh
2011-12-17
2
-2
/
+2
*
fix urls
mh
2011-12-17
3
-4
/
+4
*
fix url
mh
2011-11-08
1
-1
/
+1
*
command to change password changed
mh
2011-04-05
1
-1
/
+1
*
add utf 8 header
ng
2010-11-06
1
-1
/
+2
*
send jabberman mails with correct encoding
alice
2009-09-13
1
-1
/
+2
*
introduced the use of sudo
ng
2009-04-11
2
-1
/
+5
*
lighty home
duritong
2009-04-10
1
-1
/
+1
*
last change for the default config
duritong
2009-04-10
1
-1
/
+1
*
added a default config, we changed the secret! ;)
duritong
2009-04-10
2
-10
/
+12
*
updated to latest source
duritong
2009-04-10
3
-5
/
+3
*
added htdocs80
duritong
2009-04-10
5
-0
/
+104
*
fix: allow uppercase letters in passwords
banah
2007-05-13
1
-1
/
+1
*
real config file
banah
2007-05-10
2
-5
/
+3
*
typo in fehlermeldung
banah
2007-03-18
1
-1
/
+1
*
extra domains restricted to actually existing imsg.ch
banah
2007-03-16
1
-1
/
+1
*
config.py: forbidden_users = ['admin', 'administrator']
banah
2007-03-16
2
-1
/
+4
*
suppress logging of passwords in case of ejabberdctl failure
banah
2007-03-16
1
-16
/
+21
[next]