Commit Graph
22 Commits
Author SHA1 Message Date
Marcin Łojewski f2f3a897a5 Unit tests for Crypto package 2018-06-12 21:54:06 +02:00
Marcin Łojewski 97146d6429 New screenshot 2018-06-10 10:07:57 +02:00
Marcin Łojewski 8a50badca4 Hide password 2018-06-10 09:49:50 +02:00
Marcin Łojewski 28f7da0c0d admin site template 2018-06-10 09:40:18 +02:00
Marcin Łojewski c1cc89f456 'lib' rewritten. 2018-03-25 20:57:31 +02:00
Marcin Łojewski ed5ec82479 New hashing algorithms. 2018-03-02 21:56:13 +01:00
Marcin Łojewski 3d901e3fc2 Use hash_equals method to compare the hashes. 2018-02-28 23:53:33 +01:00
Marcin Łojewski a6a502fe7c Courier hashes. New traits. 2018-02-28 23:45:28 +01:00
Marcin Łojewski 9c13804638 Singleton pattern trait. 2018-02-28 23:07:35 +01:00
Marcin Łojewski 7872d98dd6 SHA1 and MD5 hash implementation. 2018-02-28 21:43:42 +01:00
Marcin Łojewski 3251067b38 Set to default new logic. Add cleartext password hash implementation.
TODO:
- add new implementation of the rest of currently supported hashes
- create update.php changing hash names in the config
2018-02-28 21:31:42 +01:00
Marcin Łojewski 7672c66c75 New interface. This interface must be implemented by all supported hash algorithms. 2018-02-28 21:23:17 +01:00
Marcin Łojewski 936a831e5a - code formatting (PSR-2)
- removed all ownCloud references
- removed update.php as its supported version was never published on the app store
- updated info.xml
2018-02-28 20:09:12 +01:00
Marcin Łojewski ebcdaa813b crypt_type 'drupal' for Drupal 7 authentication 2018-02-18 18:53:33 +01:00
Marcin Łojewski 57c7785a93 Unreleased section in CHANGELOG.me 2018-02-06 22:09:10 +01:00
Marcin Łojewski 743d47f9ac Add required field "bugs", fields "repository", "screenshot" 2018-02-06 22:03:23 +01:00
Marcin Łojewski 2f14ec7832 Updated CHANGELOG.md, name fix 2018-02-06 21:36:50 +01:00
Marcin Łojewski cce53ca00b Changelog updated 2017-12-30 11:21:47 +01:00
Marcin Łojewski 7440949ecb Fix issue: Column autocomplete uses wrong table in "Groups Settings" 2017-12-30 11:19:48 +01:00
Marcin Łojewski 105f5b6762 Autocomplete for PostreSQL 2017-12-30 10:23:52 +01:00
Marcin Łojewski c913d19bb4 Revert appid, update.php. Add changelog file 2017-12-26 16:41:04 +01:00
Marcin Łojewski 45195bcd61 Update code for release of the app in the Nextcloud App Store 2017-12-25 15:06:40 +01:00