Mercurial > hg > AuthRPC
comparison LICENCE.txt @ 30:a99009a7013c 0.3.1a
- Use generator with __getfile__ (uses much less memory)
- Fixed security issue with __getfile__ - do not allow access to whole disk!
- Handle exceptions in auth function
- Fixed encrypting of no password
- Changed README code examples
author | Ben Croston <ben@croston.org> |
---|---|
date | Thu, 05 Apr 2012 20:45:56 +0100 |
parents | 9459d63c1558 |
children |
comparison
equal
deleted
inserted
replaced
29:b631d13b252d | 30:a99009a7013c |
---|---|
1 Copyright (c) 2011 Ben Croston | 1 Copyright (c) 2011 - 2012 Ben Croston |
2 | 2 |
3 Permission is hereby granted, free of charge, to any person obtaining a copy of | 3 Permission is hereby granted, free of charge, to any person obtaining a copy of |
4 this software and associated documentation files (the "Software"), to deal in | 4 this software and associated documentation files (the "Software"), to deal in |
5 the Software without restriction, including without limitation the rights to | 5 the Software without restriction, including without limitation the rights to |
6 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies | 6 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |